net.minecraft.block.entity

public class MobSpawnerBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

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

Field summary

Modifier and TypeField
private final MobSpawner
a
field_5663
spawner
spawnerLogic

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(pd arg0)
method_13331(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesMobSpawner(DataFixer fixer)
public void
a(dr arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
readFromNBT(NBTTagCompound arg0)
public NbtCompound
b(dr arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
E_()
method_2053()
tick()
update()
public BlockEntityUpdateS2CPacket
D_()
method_544()
createUpdatePacket()
getUpdatePacket()
public NbtCompound
c()
method_11646()
toNbt()
getUpdateTag()
public boolean
c(int arg0, int arg1)
method_4838(int arg0, int arg1)
doEvent(int arg0, int arg1)
receiveClientEvent(int arg0, int arg1)
public boolean
B()
method_8981()
requireOpForPlacingWithNbt()
onlyOpsCanSetNbt()
public MobSpawner
d()
method_4837()
getSpawner()
getSpawnerBaseLogic()