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 classTrappedChestBlockMethods in net.minecraft.block with parameters of type ChestBlock Modifier and Type Method Description static @Nullable InventoryChestBlock. getInventory(ChestBlock block, BlockState state, World world, BlockPos pos, boolean ignoreBlocked)