net.minecraft.block

class ComposterBlock$DummyInventory

extends SimpleInventory implements SidedInventory

All mapped superinterfaces:

Inventory, Clearable, StackReferenceGetter, RecipeInputProvider, SidedInventory

net.minecraft.world.level.block.ComposterBlock$EmptyContainer
net.minecraft.class_3962$class_3925
net.minecraft.block.ComposterBlock$DummyInventory

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public int[]
getSlotsForFace(Direction direction)
method_5494(class_2350 arg0)
getAvailableSlots(Direction arg0)
public boolean
canPlaceItemThroughFace(int slot, ItemStack itemStack, Direction direction)
method_5492(int arg0, class_1799 arg1, class_2350 arg2)
canInsert(int arg0, ItemStack arg1, Direction arg2)
public boolean
canTakeItemThroughFace(int slot, ItemStack itemStack, Direction direction)
method_5493(int arg0, class_1799 arg1, class_2350 arg2)
canExtract(int arg0, ItemStack arg1, Direction arg2)