Interface ItemModel
- All Known Implementing Classes:
BlockModelWrapper
,BundleSelectedItemSpecialRenderer
,CompositeModel
,ConditionalItemModel
,DynamicFluidContainerModel
,EmptyModel
,MissingItemModel
,RangeSelectItemModel
,SelectItemModel
,SpecialModelWrapper
public interface ItemModel
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
static interface
-
Method Summary
Modifier and TypeMethodDescriptionvoid
update
(ItemStackRenderState p_388724_, ItemStack p_387772_, ItemModelResolver p_387767_, ItemDisplayContext p_388857_, ClientLevel p_387982_, LivingEntity p_386606_, int p_387820_)
-
Method Details
-
update
void update(ItemStackRenderState p_388724_, ItemStack p_387772_, ItemModelResolver p_387767_, ItemDisplayContext p_388857_, @Nullable ClientLevel p_387982_, @Nullable LivingEntity p_386606_, int p_387820_)
-