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