Class ItemOverride
java.lang.Object
net.minecraft.client.renderer.model.ItemOverride
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ResourceLocationprivate final Map<ResourceLocation,Float> -
Constructor Summary
ConstructorsConstructorDescriptionItemOverride(ResourceLocation p_i46571_1_, Map<ResourceLocation, Float> p_i46571_2_) -
Method Summary
Modifier and TypeMethodDescriptiongetModel()(package private) booleantest(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_)
-