yarn/mappings/net/minecraft/client/render/LightmapTextureManager.mapping

17 lines
393 B
Plaintext
Raw Normal View History

2019-02-27 13:17:22 -05:00
CLASS dgl net/minecraft/client/render/LightmapTextureManager
FIELD a texture Ldps;
2019-02-21 13:19:18 -05:00
FIELD b image Lcpk;
2019-02-20 15:49:23 -05:00
FIELD c textureIdentifier Lqi;
FIELD d isDirty Z
FIELD e prevFlicker F
FIELD f flicker F
2019-02-27 13:17:22 -05:00
FIELD g worldRenderer Ldgg;
2019-02-21 13:19:18 -05:00
FIELD h client Lcqx;
2019-02-27 13:17:22 -05:00
METHOD <init> (Ldgg;)V
ARG 1 worldRenderer
METHOD a tick ()V
METHOD a update (F)V
ARG 1 delta
METHOD b disable ()V
METHOD c enable ()V