@MethodsReturnNonnullByDefault
@ParametersAreNonnullByDefault
public class MixinGuiOverlayDebug
extends java.lang.Object
Goal of this mixin is to remove the "Outside of world..." message on the debug overlay for cubic world types.
We redirect the call to BlockPos.getY() for the bounds check in GuiOverlayDebug.call only