net.minecraft.world.level.block.entity

public class CopperGolemStatueBlockEntity

extends BlockEntity

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

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_61439
LOGGER
private static final List<String>
b
SAVED_COPPER_GOLEM_TAGS
field_61440
NBT_KEYS_TO_SAVE

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)

Method summary

Modifier and TypeMethod
public void
a(cor arg0)
createStatue(CopperGolem arg0)
method_72657(class_11573 arg0)
copyDataFrom(CopperGolemEntity copperGolemEntity)
private static CompoundTag
b(cor arg0)
createCustomData(CopperGolem arg0)
method_72661(class_11573 arg0)
getEntityData(CopperGolemEntity copperGolemEntity)
public CopperGolem
a(efg arg0)
removeStatue(BlockState arg0)
method_72658(class_2680 arg0)
createCopperGolem(BlockState state)
private CopperGolem
a(efg arg0, cor arg1, dno arg2)
initCopperGolem(BlockState arg0, CopperGolem arg1, Level arg2)
method_72659(class_2680 arg0, class_11573 arg1, class_1937 arg2)
setupEntity(BlockState state, CopperGolemEntity entity, World world)
public ClientboundBlockEntityDataPacket
a()
getUpdatePacket()
method_72656()
toUpdatePacket()