static class BrewingStandScreenHandler.FuelSlot extends Slot
Constructor and Description |
---|
FuelSlot(Inventory inventory,
int index,
int x,
int y) |
Modifier and Type | Method and Description |
---|---|
boolean |
canInsert(ItemStack stack) |
int |
getMaxItemCount() |
static boolean |
matches(ItemStack stack) |
canTakeItems, doDrawHoveringEffect, getBackgroundSprite, getMaxItemCount, getStack, hasStack, markDirty, onCrafted, onCrafted, onStackChanged, onTake, onTakeItem, setStack, takeStack
public FuelSlot(Inventory inventory, int index, int x, int y)