of

@NotNull
open fun of(@NotNull itemStack: @NotNull ItemStack): @NotNull TransformedItemStack

Creates transformed item

Return

transformed item

Parameters

itemStack

item


@NotNull
open fun of(@NotNull position: @NotNull Vector3f, @NotNull offset: @NotNull Vector3f, @NotNull scale: @NotNull Vector3f, @NotNull itemStack: @NotNull ItemStack): @NotNull TransformedItemStack

Creates transformed item

Return

transformed item

Parameters

position

position

offset

offset

scale

scale

itemStack

item