Uses of Interface
net.minecraft.inventory.ISidedInventory
Packages that use ISidedInventory
Package
Description
-
Uses of ISidedInventory in net.minecraft.block
Classes in net.minecraft.block that implement ISidedInventoryModifier and TypeClassDescription(package private) static class(package private) static class(package private) static classMethods in net.minecraft.block that return ISidedInventoryModifier and TypeMethodDescriptionComposterBlock.getContainer(BlockState p_219966_1_, IWorld p_219966_2_, BlockPos p_219966_3_) -
Uses of ISidedInventory in net.minecraft.inventory
Methods in net.minecraft.inventory that return ISidedInventoryModifier and TypeMethodDescriptionISidedInventoryProvider.getContainer(BlockState p_219966_1_, IWorld p_219966_2_, BlockPos p_219966_3_) -
Uses of ISidedInventory in net.minecraft.tileentity
Classes in net.minecraft.tileentity that implement ISidedInventoryModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of ISidedInventory in net.minecraftforge.items.wrapper
Fields in net.minecraftforge.items.wrapper declared as ISidedInventoryMethods in net.minecraftforge.items.wrapper with parameters of type ISidedInventoryModifier and TypeMethodDescriptionstatic LazyOptional<IItemHandlerModifiable>[]SidedInvWrapper.create(ISidedInventory inv, Direction... sides) static intSidedInvWrapper.getSlot(ISidedInventory inv, int slot, Direction side) Constructors in net.minecraftforge.items.wrapper with parameters of type ISidedInventory