net.minecraft.block.entity

public class MobSpawnerBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

all
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 void
a(dn arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
readFromNBT(NBTTagCompound arg0)
public void
b(dn arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
c()
method_2053()
tick()
update()
public Packet
y_()
method_544()
createUpdatePacket()
getDescriptionPacket()
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
F()
method_8981()
requireOpForPlacingWithNbt()
func_183000_F()
public MobSpawner
b()
method_4837()
getSpawner()
getSpawnerBaseLogic()