public class SlotMachineInput
extends net.minecraftforge.items.SlotItemHandler
| Constructor and Description |
|---|
SlotMachineInput(TileEntityMachineBase tile,
int index,
int xPosition,
int yPosition) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isItemValid(net.minecraft.item.ItemStack stack) |
canTakeStack, decrStackSize, getItemHandler, getItemStackLimit, getSlotStackLimit, getStack, isSameInventory, onSlotChange, putStackpublic SlotMachineInput(TileEntityMachineBase tile, int index, int xPosition, int yPosition)