Interface DebugLevelSourceAccessor
public interface DebugLevelSourceAccessor
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic voidsetALL_BLOCKS(List<net.minecraft.world.level.block.state.BlockState> blockStates) static voidsetGRID_HEIGHT(int length) static voidsetGRID_WIDTH(int length)
-
Method Details
-
setALL_BLOCKS
-
setGRID_WIDTH
static void setGRID_WIDTH(int length) -
setGRID_HEIGHT
static void setGRID_HEIGHT(int length)
-