IReloadableBakedModelProvider

BakedModel provider for a given staff item stack.

Inheritors

Functions

Link copied to clipboard
abstract fun getModel(staffStack: ItemStack): BakedModel

Gets the model of the item in the Staff.

Link copied to clipboard
abstract fun reload()

Reloads the model(s) returned by getModel. Called after the game initially loads or reloads the resources.