yarn/mappings/net/minecraft/client/render/debug/RenderDebug.mapping

16 lines
463 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS bwo net/minecraft/client/render/debug/RenderDebug
CLASS bwo$a IRenderDebug
METHOD a render (FJ)V
2017-04-05 07:31:24 -04:00
FIELD a renderDebugPathfinding Lbwo$a;
FIELD b renderDebugWater Lbwo$a;
FIELD c renderDebugChunkBorder Lbwo$a;
FIELD d renderDebugHeightMap Lbwo$a;
FIELD g showChunkBorder Z
FIELD h showPathfinding Z
FIELD i showWater Z
FIELD j showHeightmap Z
METHOD <init> (Lbgm;)V
ARG 0 game
METHOD a renderDebuggers (FJ)V
METHOD b toggleShowChunkBorder ()Z