public class BrewingStandContainer extends Container
inventorySlots, windowId| コンストラクタと説明 |
|---|
BrewingStandContainer(int p_i50095_1_,
PlayerInventory p_i50095_2_) |
BrewingStandContainer(int p_i50096_1_,
PlayerInventory p_i50096_2_,
IInventory p_i50096_3_,
IIntArray p_i50096_4_) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
canInteractWith(PlayerEntity playerIn)
Determines whether supplied player can use this container
|
int |
func_216981_f() |
int |
func_216982_e() |
ItemStack |
transferStackInSlot(PlayerEntity playerIn,
int index)
Handle when the stack in slot
index is shift-clicked. |
addListener, addSlot, areItemsAndTagsEqual, assertIntArraySize, assertInventorySize, calcRedstone, calcRedstoneFromInventory, canAddItemToSlot, canDragIntoSlot, canMergeSlot, clearContainer, computeStackSize, detectAndSendChanges, enchantItem, extractDragMode, getCanCraft, getDragEvent, getInventory, getNextTransactionID, getQuickcraftMask, getSlot, getType, isValidDragMode, isWithinUsableDistance, mergeItemStack, onContainerClosed, onCraftMatrixChanged, putStackInSlot, removeListener, resetDrag, setAll, setCanCraft, slotClick, trackInt, trackIntArray, updateProgressBarpublic BrewingStandContainer(int p_i50095_1_,
PlayerInventory p_i50095_2_)
public BrewingStandContainer(int p_i50096_1_,
PlayerInventory p_i50096_2_,
IInventory p_i50096_3_,
IIntArray p_i50096_4_)
public boolean canInteractWith(PlayerEntity playerIn)
canInteractWith クラス内 Containerpublic ItemStack transferStackInSlot(PlayerEntity playerIn, int index)
index is shift-clicked. Normally this moves the stack between the player
inventory and the other inventory(s).transferStackInSlot クラス内 Containerpublic int func_216982_e()
public int func_216981_f()