net.minecraft.server.v1_12_R1

public interface IWorldInventory

extends IInventory

un
net.minecraft.inventory.ISidedInventory
net.minecraft.server.v1_12_R1.IWorldInventory

Method summary

Modifier and TypeMethod
int[]
a(fa arg0)
func_180463_a(EnumFacing arg0)
getSlotsForFace(EnumDirection arg0)
boolean
a(int arg0, aip arg1, fa arg2)
func_180462_a(int arg0, ItemStack arg1, EnumFacing arg2)
canPlaceItemThroughFace(int arg0, ItemStack arg1, EnumDirection arg2)
boolean
b(int arg0, aip arg1, fa arg2)
func_180461_b(int arg0, ItemStack arg1, EnumFacing arg2)
canTakeItemThroughFace(int arg0, ItemStack arg1, EnumDirection arg2)