Uses of Class
net.minecraft.block.ChestBlock
Package | Description |
---|---|
net.minecraft.block |
-
Uses of ChestBlock in net.minecraft.block
Subclasses of ChestBlock in net.minecraft.block Modifier and Type Class Description class
TrappedChestBlock
Methods in net.minecraft.block with parameters of type ChestBlock Modifier and Type Method Description static @Nullable Inventory
ChestBlock. getInventory(ChestBlock block, BlockState state, World world, BlockPos pos, boolean ignoreBlocked)