Uses of Class
net.minecraft.block.entity.CopperGolemStatueBlockEntity
Packages that use CopperGolemStatueBlockEntity
-
Uses of CopperGolemStatueBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type CopperGolemStatueBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<CopperGolemStatueBlockEntity> BlockEntityType.COPPER_GOLEM_STATUE -
Uses of CopperGolemStatueBlockEntity in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type CopperGolemStatueBlockEntityModifier and TypeMethodDescriptionvoidCopperGolemStatueBlockEntityRenderer.updateRenderState(CopperGolemStatueBlockEntity copperGolemStatueBlockEntity, CopperGolemStatueBlockEntityRenderState copperGolemStatueBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)