Uses of Class
net.minecraft.client.render.entity.model.CopperGolemEntityModel
Packages that use CopperGolemEntityModel
Package
Description
-
Uses of CopperGolemEntityModel in net.minecraft.client.render.block.entity
Fields in net.minecraft.client.render.block.entity with type parameters of type CopperGolemEntityModelModifier and TypeFieldDescriptionprivate final Map<CopperGolemStatueBlock.Pose, CopperGolemEntityModel> CopperGolemStatueBlockEntityRenderer.models -
Uses of CopperGolemEntityModel in net.minecraft.client.render.item.model.special
Fields in net.minecraft.client.render.item.model.special declared as CopperGolemEntityModelModifier and TypeFieldDescriptionprivate final CopperGolemEntityModelCopperGolemStatueModelRenderer.modelConstructors in net.minecraft.client.render.item.model.special with parameters of type CopperGolemEntityModelModifierConstructorDescriptionCopperGolemStatueModelRenderer(CopperGolemEntityModel model, Identifier texture)