RendererGroup

A group of models.

Constructors

Link copied to clipboard
constructor(@NotNull name: @NotNull BoneName, scale: Float, @Nullable itemStack: @Nullable ItemStack, @NotNull group: @NotNull BlueprintChildren.BlueprintGroup, @NotNull children: @NotNull Map<BoneName, RendererGroup>, @Nullable box: @Nullable NamedBoundingBox)
Creates group instance.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
@NotNull
open fun create(@NotNull source: @NotNull RenderSource<out Any>, @NotNull modifier: @NotNull TrackerModifier, @NotNull location: @NotNull Location): @NotNull RenderedBone
Creates entity.