net.minecraft.block.entity

public class MobSpawnerBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

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

Field summary

Modifier and TypeField
private final MobSpawner
a
field_12114
spawner
field_145882_a
spawnerLogic

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(ib arg0)
method_11014(class_2487 arg0)
readNbt(NbtCompound arg0)
func_145839_a(CompoundNBT arg0)
read(CompoundNBT arg0)
public NbtCompound
b(ib arg0)
method_11007(class_2487 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(CompoundNBT arg0)
write(CompoundNBT arg0)
public void
U_()
method_16896()
tick()
func_73660_a()
tick()
public BlockEntityUpdateS2CPacket
a()
method_16886()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public NbtCompound
b()
method_16887()
toNbt()
func_189517_E_()
getUpdateTag()
public boolean
a_(int arg0, int arg1)
method_11004(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()
requireOpForPlacingWithNbt()
func_183000_F()
onlyOpsCanSetNbt()
public MobSpawner
d()
method_11390()
getSpawner()
func_145881_a()
getSpawnerBaseLogic()