Class ConditionalItemModel
java.lang.Object
net.minecraft.client.renderer.item.ConditionalItemModel
- All Implemented Interfaces:
ItemModel
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface net.minecraft.client.renderer.item.ItemModel
ItemModel.BakingContext
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionConditionalItemModel
(ItemModelPropertyTest p_400221_, ItemModel p_387738_, ItemModel p_388649_) -
Method Summary
Modifier and TypeMethodDescriptionvoid
update
(ItemStackRenderState p_387756_, ItemStack p_387286_, ItemModelResolver p_386644_, ItemDisplayContext p_387754_, ClientLevel p_388301_, LivingEntity p_387078_, int p_387025_)
-
Field Details
-
property
-
onTrue
-
onFalse
-
-
Constructor Details
-
ConditionalItemModel
public ConditionalItemModel(ItemModelPropertyTest p_400221_, ItemModel p_387738_, ItemModel p_388649_)
-
-
Method Details
-
update
public void update(ItemStackRenderState p_387756_, ItemStack p_387286_, ItemModelResolver p_386644_, ItemDisplayContext p_387754_, @Nullable ClientLevel p_388301_, @Nullable LivingEntity p_387078_, int p_387025_)
-