public class TileAlvearySwarmer extends TileAlveary implements net.minecraft.inventory.ISidedInventory, IActivatable, IAlvearyComponent.Active, IMultiblockComponent.HasInventory
IAlvearyComponent.Active, IAlvearyComponent.BeeListener, IAlvearyComponent.BeeModifier, IAlvearyComponent.ClimatiserIMultiblockComponent.HasInventory| Constructor and Description |
|---|
TileAlvearySwarmer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowsAutomation() |
protected void |
decodeDescriptionPacket(net.minecraft.nbt.NBTTagCompound packetData)
Used to read tileEntity-specific data from the descriptionPacket (onDataPacket)
|
protected void |
encodeDescriptionPacket(net.minecraft.nbt.NBTTagCompound packetData)
Used to write tileEntity-specific data to the descriptionPacket
|
net.minecraft.inventory.Container |
getContainer(net.minecraft.entity.player.EntityPlayer player,
int data) |
net.minecraft.client.gui.inventory.GuiContainer |
getGui(net.minecraft.entity.player.EntityPlayer player,
int data) |
IInventoryAdapter |
getInternalInventory()
Called when this part is destroyed to drop its contents.
|
boolean |
isActive() |
void |
readFromNBT(net.minecraft.nbt.NBTTagCompound nbttagcompound) |
void |
setActive(boolean active) |
void |
updateClient(int tickCount) |
void |
updateServer(int tickCount) |
net.minecraft.nbt.NBTTagCompound |
writeToNBT(net.minecraft.nbt.NBTTagCompound nbttagcompound) |
canBlockSeeTheSky, getBeeFXCoordinates, getBeeInventory, getBeekeepingLogic, getBeeListeners, getBeeModifiers, getBiome, getBlockLightValue, getCapability, getErrorLogic, getExactHumidity, getExactTemperature, getHumidity, getOwnerHandler, getTemperature, getUnlocalizedTitle, hasCapability, isRaining, onMachineAssembled, onMachineBroken, readGuiData, shouldRefresh, writeGuiDatacanExtractItem, canInsertItem, canSlotAccept, clear, closeInventory, decrStackSize, getDisplayName, getField, getFieldCount, getInventoryStackLimit, getName, getOwner, getSizeInventory, getSlotsForFace, getStackInSlot, getWorldObj, hasCustomName, isEmpty, isItemValidForSlot, isLocked, isUsableByPlayer, openGui, openInventory, removeStackFromSlot, setField, setInventorySlotContents, setOwnergetCoordinates, getMultiblockLogic, getUpdatePacket, getUpdateTag, handleUpdateTag, invalidate, onChunkUnload, onDataPacket, validateaddInfoToCrashReport, canRenderBreaking, create, deserializeNBT, getBlockMetadata, getBlockType, getDistanceSq, getKey, getMaxRenderDistanceSquared, getPos, getRenderBoundingBox, getTileData, getWorld, hasFastRenderer, hasWorld, isInvalid, markDirty, mirror, onLoad, onlyOpsCanSetNbt, receiveClientEvent, register, restrictNBTCopy, rotate, serializeNBT, setPos, setWorld, setWorldCreate, shouldRenderInPass, updateContainingBlockInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanExtractItem, canInsertItem, getSlotsForFaceclear, closeInventory, decrStackSize, getField, getFieldCount, getInventoryStackLimit, getSizeInventory, getStackInSlot, isEmpty, isItemValidForSlot, isUsableByPlayer, markDirty, openInventory, removeStackFromSlot, setField, setInventorySlotContentsgetDisplayName, getName, hasCustomNamegetCoordinatesgetMultiblockLogicgetCoordinates, getOwner, onMachineAssembled, onMachineBrokengetOwnergetCoordinatesgetCoordinates, getWorldObjpublic IInventoryAdapter getInternalInventory()
IMultiblockComponent.HasInventorygetInternalInventory in interface IMultiblockComponent.HasInventorygetInternalInventory in class TileAlvearypublic boolean allowsAutomation()
allowsAutomation in class MultiblockTileEntityForestry<MultiblockLogicAlveary>public void updateServer(int tickCount)
updateServer in interface IAlvearyComponent.Activepublic void updateClient(int tickCount)
updateClient in interface IAlvearyComponent.Activeprotected void encodeDescriptionPacket(net.minecraft.nbt.NBTTagCompound packetData)
MultiblockTileEntityBaseencodeDescriptionPacket in class MultiblockTileEntityBase<MultiblockLogicAlveary>protected void decodeDescriptionPacket(net.minecraft.nbt.NBTTagCompound packetData)
MultiblockTileEntityBasedecodeDescriptionPacket in class MultiblockTileEntityBase<MultiblockLogicAlveary>public void readFromNBT(net.minecraft.nbt.NBTTagCompound nbttagcompound)
readFromNBT in class MultiblockTileEntityForestry<MultiblockLogicAlveary>public net.minecraft.nbt.NBTTagCompound writeToNBT(net.minecraft.nbt.NBTTagCompound nbttagcompound)
writeToNBT in class MultiblockTileEntityForestry<MultiblockLogicAlveary>public boolean isActive()
isActive in interface IActivatablepublic void setActive(boolean active)
setActive in interface IActivatablepublic net.minecraft.client.gui.inventory.GuiContainer getGui(net.minecraft.entity.player.EntityPlayer player,
int data)
getGui in interface IGuiHandlerTilegetGui in class TileAlvearypublic net.minecraft.inventory.Container getContainer(net.minecraft.entity.player.EntityPlayer player,
int data)
getContainer in interface IGuiHandlerTilegetContainer in class TileAlveary