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() |
void |
spawnEntityBatchImmediately(boolean force) |
getContainers, getLocation, getPos, getType, isValid, markDirty, onReadFromNBT, onWriteToNBT, readFromNbt, setRawData, setValid, supplyVanillaManipulators, toContainer, validateRawData, writeToNbt, writeToNBT
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBlock, getLocation, getType, isValid, setValid
getApplicableProperties, getProperty
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, sendDataToContainer
public abstract net.minecraft.tileentity.MobSpawnerBaseLogic getSpawnerBaseLogic()
public void spawnEntityBatchImmediately(boolean force)
spawnEntityBatchImmediately
in interface org.spongepowered.api.block.tileentity.MobSpawner