public class SlotRailTeleportFuel
extends net.minecraft.inventory.Slot
Constructor and Description |
---|
SlotRailTeleportFuel(TileEntityRailTeleport tile,
int index,
int x,
int y) |
Modifier and Type | Method and Description |
---|---|
boolean |
canTakeStack(net.minecraft.entity.player.EntityPlayer playerIn) |
boolean |
isItemValid(net.minecraft.item.ItemStack stack) |
decrStackSize, getBackgroundLocation, getBackgroundMap, getBackgroundSprite, getHasStack, getItemStackLimit, getSlotIndex, getSlotStackLimit, getSlotTexture, getStack, isEnabled, isHere, isSameInventory, onCrafting, onCrafting, onSlotChange, onSlotChanged, onSwapCraft, onTake, putStack, setBackgroundLocation, setBackgroundName
public SlotRailTeleportFuel(TileEntityRailTeleport tile, int index, int x, int y)
public boolean isItemValid(net.minecraft.item.ItemStack stack)
isItemValid
in class net.minecraft.inventory.Slot
public boolean canTakeStack(net.minecraft.entity.player.EntityPlayer playerIn)
canTakeStack
in class net.minecraft.inventory.Slot