Uses of Class
net.minecraft.world.level.block.entity.CopperGolemStatueBlockEntity
Packages that use CopperGolemStatueBlockEntity
Package
Description
-
Uses of CopperGolemStatueBlockEntity in net.minecraft.client.renderer.blockentity
Classes in net.minecraft.client.renderer.blockentity that implement interfaces with type arguments of type CopperGolemStatueBlockEntityMethods in net.minecraft.client.renderer.blockentity with parameters of type CopperGolemStatueBlockEntityModifier and TypeMethodDescriptionvoidCopperGolemStatueBlockRenderer.extractRenderState(CopperGolemStatueBlockEntity blockEntity, CopperGolemStatueRenderState state, float partialTicks, Vec3 cameraPosition, @Nullable ModelFeatureRenderer.CrumblingOverlay breakProgress) CopperGolemStatueBlockRenderer.getRenderBoundingBox(CopperGolemStatueBlockEntity blockEntity) -
Uses of CopperGolemStatueBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type CopperGolemStatueBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<CopperGolemStatueBlockEntity> BlockEntityType.COPPER_GOLEM_STATUE