类 BrewingStandMenu
java.lang.Object
net.minecraft.world.inventory.AbstractContainerMenu
net.minecraft.world.inventory.BrewingStandMenu
-
嵌套类概要
嵌套类修饰符和类型类说明(专用程序包) static class
(专用程序包) static class
static class
-
字段概要
字段修饰符和类型字段说明private static final int
private static final int
private final Container
private final ContainerData
private static final int
(专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
private static final int
private static final int
private final Slot
private static final int
private static final int
private static final int
private static final int
private static final int
从类继承的字段 net.minecraft.world.inventory.AbstractContainerMenu
CARRIED_SLOT_SIZE, containerId, QUICKCRAFT_HEADER_CONTINUE, QUICKCRAFT_HEADER_END, QUICKCRAFT_HEADER_START, QUICKCRAFT_TYPE_CHARITABLE, QUICKCRAFT_TYPE_CLONE, QUICKCRAFT_TYPE_GREEDY, SLOT_CLICKED_OUTSIDE, SLOT_SIZE, slots, SLOTS_PER_ROW
-
构造器概要
构造器构造器说明BrewingStandMenu
(int p_39090_, Inventory p_39091_) BrewingStandMenu
(int p_39093_, Inventory p_39094_, Container p_39095_, ContainerData p_39096_) -
方法概要
修饰符和类型方法说明int
int
getFuel()
quickMoveStack
(Player p_39100_, int p_39101_) boolean
stillValid
(Player p_39098_) 从类继承的方法 net.minecraft.world.inventory.AbstractContainerMenu
addDataSlot, addDataSlots, addInventoryExtendedSlots, addInventoryHotbarSlots, addSlot, addSlotListener, addStandardInventorySlots, broadcastChanges, broadcastFullState, canDragTo, canItemQuickReplace, canTakeItemForPickAll, checkContainerDataCount, checkContainerSize, clearContainer, clicked, clickMenuButton, findSlot, getCarried, getItems, getQuickcraftHeader, getQuickcraftMask, getQuickCraftPlaceCount, getQuickcraftType, getRedstoneSignalFromBlockEntity, getRedstoneSignalFromContainer, getSlot, getStateId, getType, incrementStateId, initializeContents, isValidQuickcraftType, isValidSlotIndex, moveItemStackTo, removed, removeSlotListener, resetQuickCraft, resumeRemoteUpdates, sendAllDataToRemote, setCarried, setData, setItem, setRemoteCarried, setRemoteSlot, setRemoteSlotNoCopy, setSelectedBundleItemIndex, setSynchronizer, slotsChanged, stillValid, suppressRemoteUpdates, transferState
-
字段详细资料
-
EMPTY_SLOT_FUEL
-
EMPTY_SLOT_POTION
-
BOTTLE_SLOT_START
private static final int BOTTLE_SLOT_START- 另请参阅:
-
BOTTLE_SLOT_END
private static final int BOTTLE_SLOT_END- 另请参阅:
-
INGREDIENT_SLOT
private static final int INGREDIENT_SLOT- 另请参阅:
-
FUEL_SLOT
private static final int FUEL_SLOT- 另请参阅:
-
SLOT_COUNT
private static final int SLOT_COUNT- 另请参阅:
-
DATA_COUNT
private static final int DATA_COUNT- 另请参阅:
-
INV_SLOT_START
private static final int INV_SLOT_START- 另请参阅:
-
INV_SLOT_END
private static final int INV_SLOT_END- 另请参阅:
-
USE_ROW_SLOT_START
private static final int USE_ROW_SLOT_START- 另请参阅:
-
USE_ROW_SLOT_END
private static final int USE_ROW_SLOT_END- 另请参阅:
-
brewingStand
-
brewingStandData
-
ingredientSlot
-
-
构造器详细资料
-
BrewingStandMenu
-
BrewingStandMenu
public BrewingStandMenu(int p_39093_, Inventory p_39094_, Container p_39095_, ContainerData p_39096_)
-
-
方法详细资料
-
stillValid
- 指定者:
stillValid
在类中AbstractContainerMenu
-
quickMoveStack
- 指定者:
quickMoveStack
在类中AbstractContainerMenu
-
getFuel
public int getFuel() -
getBrewingTicks
public int getBrewingTicks()
-