public class DeckSlot
extends net.minecraft.inventory.container.Slot
| Constructor and Description |
|---|
DeckSlot(net.minecraft.inventory.IInventory inv,
int index,
int xPos,
int yPos) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxStackSize() |
boolean |
mayPlace(net.minecraft.item.ItemStack itemstack) |