net.minecraft.block.entity

public class CopperGolemStatueBlockEntity

extends BlockEntity

All mapped superinterfaces:

DebugTrackable, EntryConvertible

net.minecraft.world.level.block.entity.CopperGolemStatueBlockEntity
net.minecraft.class_11595
net.minecraft.block.entity.CopperGolemStatueBlockEntity

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)

Method summary

Modifier and TypeMethod
public void
createStatue(CopperGolem copperGolem)
method_72657(class_11573 arg0)
copyDataFrom(CopperGolemEntity copperGolemEntity)
public CopperGolemEntity
removeStatue(BlockState state)
method_72658(class_2680 arg0)
createCopperGolem(BlockState state)
private CopperGolemEntity
initCopperGolem(BlockState state, CopperGolem copperGolem)
method_72659(class_2680 arg0, class_11573 arg1)
setupEntity(BlockState state, CopperGolemEntity entity)
public BlockEntityUpdateS2CPacket
getUpdatePacket()
method_38235()
toUpdatePacket()
public ItemStack
getItem(ItemStack itemStack, CopperGolemStatueBlock$Pose pose)
method_74146(class_1799 arg0, class_11583$class_11584 arg1)
withComponents(ItemStack stack, CopperGolemStatueBlock$Pose pose)
public Packet
getUpdatePacket()
method_38235()
toUpdatePacket()