Class LevelChunkMixin
-
- All Implemented Interfaces:
public class LevelChunkMixin
-
-
Constructor Summary
Constructors Constructor Description LevelChunkMixin()
-
Method Summary
Modifier and Type Method Description void
allowPlacingBelowBedrock(BlockPos pos, BlockState state, boolean isMoving, CallbackInfoReturnable<BlockState> cir)
-
-
Method Detail
-
allowPlacingBelowBedrock
void allowPlacingBelowBedrock(BlockPos pos, BlockState state, boolean isMoving, CallbackInfoReturnable<BlockState> cir)
-
-
-
-