net.minecraft.inventory

public interface SidedInventory

extends Inventory

ahp
net.minecraft.class_1278
net.minecraft.inventory.SidedInventory
net.minecraft.inventory.ISidedInventory

Method summary

Modifier and TypeMethod
int[]
a(fa arg0)
method_5494(class_2350 arg0)
getInvAvailableSlots(Direction arg0)
func_180463_a(Direction arg0)
boolean
a(int arg0, bce arg1, fa arg2)
method_5492(int arg0, class_1799 arg1, class_2350 arg2)
canInsertInvStack(int arg0, ItemStack arg1, Direction arg2)
func_180462_a(int arg0, ItemStack arg1, Direction arg2)
boolean
b(int arg0, bce arg1, fa arg2)
method_5493(int arg0, class_1799 arg1, class_2350 arg2)
canExtractInvStack(int arg0, ItemStack arg1, Direction arg2)
func_180461_b(int arg0, ItemStack arg1, Direction arg2)