Uses of Class
net.minecraft.client.model.object.statue.CopperGolemStatueModel
Packages that use CopperGolemStatueModel
-
Uses of CopperGolemStatueModel in net.minecraft.client.renderer.blockentity
Fields in net.minecraft.client.renderer.blockentity with type parameters of type CopperGolemStatueModelModifier and TypeFieldDescriptionprivate final Map<CopperGolemStatueBlock.Pose, CopperGolemStatueModel> CopperGolemStatueBlockRenderer.models -
Uses of CopperGolemStatueModel in net.minecraft.client.renderer.special
Fields in net.minecraft.client.renderer.special declared as CopperGolemStatueModelModifier and TypeFieldDescriptionprivate final CopperGolemStatueModelCopperGolemStatueSpecialRenderer.modelConstructors in net.minecraft.client.renderer.special with parameters of type CopperGolemStatueModelModifierConstructorDescriptionCopperGolemStatueSpecialRenderer(CopperGolemStatueModel pModel, Identifier pTexture)