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

17 lines
393 B
Plaintext
Raw Normal View History

2019-04-12 10:38:24 -04:00
CLASS dkg net/minecraft/client/render/LightmapTextureManager
FIELD a texture Ldtp;
2019-04-10 11:36:17 -04:00
FIELD b image Lctp;
2019-04-05 12:03:47 -04:00
FIELD c textureIdentifier Lqs;
FIELD d isDirty Z
FIELD e prevFlicker F
FIELD f flicker F
2019-04-12 10:38:24 -04:00
FIELD g worldRenderer Ldkb;
FIELD h client Lcvb;
METHOD <init> (Ldkb;)V
ARG 1 worldRenderer
METHOD a tick ()V
METHOD a update (F)V
ARG 1 delta
METHOD b disable ()V
METHOD c enable ()V