net.minecraft.block.entity

public class MobSpawnerBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

avy
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 static void
a(ry arg0)
method_13331(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
func_189684_a(DataFixer arg0)
registerFixesMobSpawner(DataFixer fixer)
public void
a(fy arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
readFromNBT(NBTTagCompound arg0)
public NbtCompound
b(fy arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
e()
method_2053()
tick()
func_73660_a()
update()
public BlockEntityUpdateS2CPacket
c()
method_544()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public NbtCompound
d()
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
C()
method_8981()
requireOpForPlacingWithNbt()
func_183000_F()
onlyOpsCanSetNbt()
public MobSpawner
a()
method_4837()
getSpawner()
func_145881_a()
getSpawnerBaseLogic()