public class InventoryFilter extends InventoryAdapterTile<TileGeneticFilter>
tile| Constructor and Description |
|---|
InventoryFilter(TileGeneticFilter tile) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canExtractItem(int slotIndex,
net.minecraft.item.ItemStack stack,
net.minecraft.util.EnumFacing side) |
markDirtycanInsertItem, isItemValidForSlotcanSlotAccept, clear, closeInventory, copy, decrStackSize, disableAutomation, getDisplayName, getField, getFieldCount, getInventoryStackLimit, getName, getSizeInventory, getSlotsForFace, getStackInSlot, hasCustomName, isEmpty, isLocked, isUsableByPlayer, openInventory, readData, readFromNBT, removeStackFromSlot, setField, setInventorySlotContents, writeData, writeToNBTpublic InventoryFilter(TileGeneticFilter tile)
public boolean canExtractItem(int slotIndex,
net.minecraft.item.ItemStack stack,
net.minecraft.util.EnumFacing side)
canExtractItem in interface net.minecraft.inventory.ISidedInventorycanExtractItem in class InventoryAdapterTile<TileGeneticFilter>