Package | Description |
---|---|
net.minecraft.tileentity | |
net.minecraftforge.items.wrapper |
Modifier and Type | Class and Description |
---|---|
class |
TileEntityBeacon |
class |
TileEntityBrewingStand |
class |
TileEntityFurnace |
class |
TileEntityShulkerBox |
Modifier and Type | Field and Description |
---|---|
protected ISidedInventory |
SidedInvWrapper.inv |
Modifier and Type | Method and Description |
---|---|
static int |
SidedInvWrapper.getSlot(ISidedInventory inv,
int slot,
EnumFacing side) |
Constructor and Description |
---|
SidedInvWrapper(ISidedInventory inv,
EnumFacing side) |