net.minecraft.block.entity

public class MobSpawnerBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

bke
net.minecraft.class_222
net.minecraft.block.entity.MobSpawnerBlockEntity
net.minecraft.tileentity.TileEntityMobSpawner
net.minecraft.tileentity.TileEntityMobSpawner

Field summary

Modifier and TypeField
private final MobSpawner
a
field_5663
spawner
field_145882_a
spawnerLogic

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
b(gy arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
read(NBTTagCompound arg0)
public NbtCompound
a(gy arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
write(NBTTagCompound arg0)
public void
Y_()
method_2053()
tick()
func_73660_a()
tick()
public BlockEntityUpdateS2CPacket
Z_()
method_544()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public NbtCompound
aa_()
method_11646()
toNbt()
func_189517_E_()
getUpdateTag()
public boolean
c(int arg0, int arg1)
method_4838(int arg0, int arg1)
doEvent(int arg0, int arg1)
func_145842_c(int arg0, int arg1)
receiveClientEvent(int arg0, int arg1)
public boolean
B()
method_8981()
requireOpForPlacingWithNbt()
func_183000_F()
onlyOpsCanSetNbt()
public MobSpawner
c()
method_4837()
getSpawner()
func_145881_a()
getSpawnerBaseLogic()