net.minecraft.world.level.block

class ComposterBlock$InputContainer

extends SimpleContainer implements WorldlyContainer

All mapped superinterfaces:

Container, Clearable, StackedContentsCompatible, WorldlyContainer

bvh$b
net.minecraft.world.level.block.ComposterBlock$InputContainer
net.minecraft.class_3962$class_3963
net.minecraft.block.ComposterBlock$ComposterInventory
net.minecraft.block.ComposterBlock$PartialInventory
net.minecraft.server.v1_16_R2.BlockComposter$ContainerInput

Field summary

Modifier and TypeField
private final BlockState
a
state
field_17569
state
field_213916_a
private final LevelAccessor
b
level
field_17570
world
field_213917_b
private final BlockPos
c
pos
field_17571
pos
field_213918_c
private boolean
d
changed
field_17572
dirty
field_213919_d

Constructor summary

ModifierConstructor
public (BlockState state, LevelAccessor world, BlockPos pos)

Method summary

Modifier and TypeMethod
public int
V_()
getMaxStackSize()
method_5444()
getMaxCountPerStack()
func_70297_j_()
getMaxStackSize()
public int[]
a(gc arg0)
getSlotsForFace(Direction arg0)
method_5494(class_2350 arg0)
getAvailableSlots(Direction arg0)
func_180463_a(Direction arg0)
getSlotsForFace(EnumDirection arg0)
public boolean
a(int arg0, bly arg1, gc arg2)
canPlaceItemThroughFace(int arg0, ItemStack arg1, Direction arg2)
method_5492(int arg0, class_1799 arg1, class_2350 arg2)
canInsert(int arg0, ItemStack arg1, Direction arg2)
func_180462_a(int arg0, ItemStack arg1, Direction arg2)
canPlaceItemThroughFace(int arg0, ItemStack arg1, EnumDirection arg2)
public boolean
b(int arg0, bly arg1, gc arg2)
canTakeItemThroughFace(int arg0, ItemStack arg1, Direction arg2)
method_5493(int arg0, class_1799 arg1, class_2350 arg2)
canExtract(int arg0, ItemStack arg1, Direction arg2)
func_180461_b(int arg0, ItemStack arg1, Direction arg2)
canTakeItemThroughFace(int arg0, ItemStack arg1, EnumDirection arg2)
public void
X_()
setChanged()
method_5431()
markDirty()
func_70296_d()
update()