net.minecraft.block.entity

public class MobSpawnerBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

buq
net.minecraft.class_2636
net.minecraft.block.entity.MobSpawnerBlockEntity
net.minecraft.block.entity.MobSpawnerBlockEntity
net.minecraft.tileentity.MobSpawnerTileEntity
net.minecraft.tileentity.MobSpawnerTileEntity

Field summary

Modifier and TypeField
private final MobSpawnerLogic
a
field_12114
logic
spawner
field_145882_a
spawnerLogic

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(ic arg0)
method_11014(class_2487 arg0)
fromTag(CompoundTag arg0)
readNbt(NbtCompound arg0)
func_145839_a(CompoundNBT arg0)
read(CompoundNBT arg0)
public CompoundTag
b(ic arg0)
method_11007(class_2487 arg0)
toTag(CompoundTag arg0)
writeNbt(NbtCompound arg0)
func_189515_b(CompoundNBT arg0)
write(CompoundNBT arg0)
public void
T_()
method_16896()
tick()
tick()
func_73660_a()
tick()
public BlockEntityUpdateS2CPacket
a()
method_16886()
toUpdatePacket()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public CompoundTag
b()
method_16887()
toInitialChunkDataTag()
toNbt()
func_189517_E_()
getUpdateTag()
public boolean
a_(int arg0, int arg1)
method_11004(int arg0, int arg1)
onBlockAction(int arg0, int arg1)
doEvent(int arg0, int arg1)
func_145842_c(int arg0, int arg1)
receiveClientEvent(int arg0, int arg1)
public boolean
p()
method_11011()
shouldNotCopyTagFromItem()
requireOpForPlacingWithNbt()
func_183000_F()
onlyOpsCanSetNbt()
public MobSpawnerLogic
d()
method_11390()
getLogic()
getSpawner()
func_145881_a()
getSpawnerBaseLogic()