RendererGroup

A group of model.

Constructors

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

Properties

Link copied to clipboard
@get:NotNull
val itemStack: ItemStack

Functions

Link copied to clipboard
@NotNull
open fun create(@Nullable player: Player, @NotNull location: Location): RenderedEntity
Creates entity.