| boolean | | setBlock(BlockPos pos, BlockState blockState, int updateFlags, int updateLimit) | | setBlock(BlockPos pos, BlockState blockState, int updateFlags, int updateLimit) | | method_30092(class_2338 arg0, class_2680 arg1, int arg2, int arg3) | | setBlockState(BlockPos pos, BlockState state, int flags, int maxUpdateDepth) |
|
| default boolean | |
| default boolean | |
| boolean | | removeBlock(BlockPos pos, boolean movedByPiston) | | removeBlock(BlockPos pos, boolean movedByPiston) | | method_8650(class_2338 arg0, boolean arg1) | | removeBlock(BlockPos pos, boolean move) |
|
| default boolean | | destroyBlock(BlockPos pos, boolean dropResources) | | destroyBlock(BlockPos pos, boolean dropResources) | | method_22352(class_2338 arg0, boolean arg1) | | breakBlock(BlockPos pos, boolean drop) |
|
| default boolean | |
| boolean | | destroyBlock(BlockPos pos, boolean dropResources, Entity breaker, int updateLimit) | | destroyBlock(BlockPos pos, boolean dropResources, Entity breaker, int updateLimit) | | method_30093(class_2338 arg0, boolean arg1, class_1297 arg2, int arg3) | | breakBlock(BlockPos pos, boolean drop, Entity breakingEntity, int maxUpdateDepth) |
|
| default boolean | |