Class ItemOverride
java.lang.Object
net.minecraft.client.renderer.model.ItemOverride
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate final ResourceLocation
private final Map<ResourceLocation,
Float> -
Constructor Summary
ConstructorDescriptionItemOverride
(ResourceLocation p_i46571_1_, Map<ResourceLocation, Float> p_i46571_2_) -
Method Summary
Modifier and TypeMethodDescriptiongetModel()
(package private) boolean
test
(ItemStack p_239289_1_, ClientWorld p_239289_2_, LivingEntity p_239289_3_)
-
Field Details
-
model
-
predicates
-
-
Constructor Details
-
ItemOverride
-
-
Method Details
-
getModel
-
test
boolean test(ItemStack p_239289_1_, @Nullable ClientWorld p_239289_2_, @Nullable LivingEntity p_239289_3_)
-