net.minecraft.block

class ChestBlock$1

implements DoubleBlockProperties$PropertyRetriever<ChestBlockEntity, Optional<Inventory>>

net.minecraft.world.level.block.ChestBlock$1
net.minecraft.world.level.block.ChestBlock$1
net.minecraft.class_2281$1
net.minecraft.block.ChestBlock$1

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public Optional<Inventory>
acceptDouble(ChestBlockEntity first, ChestBlockEntity second)
acceptDouble(ChestBlockEntity first, ChestBlockEntity second)
method_17461(class_2595 arg0, class_2595 arg1)
getFromBoth(ChestBlockEntity arg0, ChestBlockEntity arg1)
public Optional<Inventory>
acceptSingle(ChestBlockEntity single)
acceptSingle(ChestBlockEntity single)
method_17460(class_2595 arg0)
getFrom(ChestBlockEntity arg0)
public Optional<Inventory>
acceptNone()
acceptNone()
method_24174()
getFallback()