public class SlotOutput extends SlotWatched
| Constructor and Description |
|---|
SlotOutput(net.minecraft.inventory.IInventory iinventory,
int slotIndex,
int posX,
int posY) |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.client.renderer.texture.TextureAtlasSprite |
getBackgroundSprite() |
boolean |
isItemValid(net.minecraft.item.ItemStack itemstack) |
onSlotChanged, onTake, setChangeWatcher, setPickupWatcherblockShift, canAdjustPhantom, canShift, canTakeStack, getSlotStackLimit, getToolTip, isMouseOver, isPhantom, isToolTipVisible, putStack, setCanAdjustPhantom, setPhantom, setStackLimit, setToolTipsdecrStackSize, getBackgroundLocation, getBackgroundMap, getHasStack, getItemStackLimit, getSlotIndex, getSlotTexture, getStack, isEnabled, isHere, isSameInventory, onCrafting, onCrafting, onSlotChange, onSwapCraft, setBackgroundLocation, setBackgroundNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRelativeToGuipublic SlotOutput(net.minecraft.inventory.IInventory iinventory,
int slotIndex,
int posX,
int posY)
public boolean isItemValid(net.minecraft.item.ItemStack itemstack)
isItemValid in class net.minecraft.inventory.Slot@Nullable public net.minecraft.client.renderer.texture.TextureAtlasSprite getBackgroundSprite()
getBackgroundSprite in class net.minecraft.inventory.Slot