public class SlotLimited extends SlotBase
handlerIndex, itemHandler
Constructor and Description |
---|
SlotLimited(IItemHandlerAdv itemHandler,
int slotIndex,
int posX,
int posY,
int limit) |
Modifier and Type | Method and Description |
---|---|
int |
getSlotStackLimit() |
canShift, insert, isItemValid, onSlotChanged
canTakeStack, decrStackSize, getItemHandler, getItemStackLimit, getStack, isSameInventory, onSlotChange, putStack
public SlotLimited(IItemHandlerAdv itemHandler, int slotIndex, int posX, int posY, int limit)