public abstract class MixinTileEntityMobSpawner extends MixinTileEntity implements org.spongepowered.api.block.tileentity.MobSpawner
tileEntityInvalid, worldObj
Constructor and Description |
---|
MixinTileEntityMobSpawner() |
Modifier and Type | Method and Description |
---|---|
abstract net.minecraft.tileentity.MobSpawnerBaseLogic |
getSpawnerBaseLogic() |
org.spongepowered.api.block.tileentity.TileEntityType |
getType() |
void |
spawnEntityBatchImmediately(boolean force) |
getContainers, getLocation, getPos, isValid, markDirty, onReadFromNBT, onWriteToNBT, readFromNbt, setRawData, setValid, toContainer, validateRawData, writeToNbt
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBlock, getLocation, isValid, setValid
getProperties, getProperty, setRawData, validateRawData
copyFrom, copyFrom, get, getContainers, getOrCreate, offer, offer, offer, offer, offer, offer, remove, remove, remove, supports, transform, undo
copy, get, getKeys, getOrElse, getOrNull, getValue, getValues, supports, supports
getSpongeData
public abstract net.minecraft.tileentity.MobSpawnerBaseLogic getSpawnerBaseLogic()
public org.spongepowered.api.block.tileentity.TileEntityType getType()
getType
in interface org.spongepowered.api.block.tileentity.TileEntity
public void spawnEntityBatchImmediately(boolean force)
spawnEntityBatchImmediately
in interface org.spongepowered.api.block.tileentity.MobSpawner