public class SlotAnalyzer extends SlotFiltered
| Constructor and Description |
|---|
SlotAnalyzer(ItemInventoryAlyzer inventory,
int slotIndex,
int xPos,
int yPos) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled() |
void |
setGui(GuiAnalyzerProvider gui) |
void |
setPosition(int xPos,
int yPos) |
getBackgroundSprite, isItemValid, setBackgroundTexture, setBlockedTextureonSlotChanged, onTake, setChangeWatcher, setPickupWatcherblockShift, canAdjustPhantom, canShift, canTakeStack, getSlotStackLimit, getToolTip, isMouseOver, isPhantom, isToolTipVisible, putStack, setCanAdjustPhantom, setPhantom, setStackLimit, setToolTipsdecrStackSize, getBackgroundLocation, getBackgroundMap, getHasStack, getItemStackLimit, getSlotIndex, getSlotTexture, getStack, isHere, isSameInventory, onCrafting, onCrafting, onSlotChange, onSwapCraft, setBackgroundLocation, setBackgroundNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRelativeToGuipublic SlotAnalyzer(ItemInventoryAlyzer inventory, int slotIndex, int xPos, int yPos)
public void setPosition(int xPos,
int yPos)
public void setGui(@Nullable
GuiAnalyzerProvider gui)
public boolean isEnabled()
isEnabled in class net.minecraft.inventory.Slot