item

@NotNull
abstract fun item(): @NotNull Supplier<PlatformItemStack>

Returns a supplier for the platform item stack used as the base for model items.

Return

a supplier providing the target item stack

Since

2.0.0