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

17 lines
393 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS dfp net/minecraft/client/render/LightmapTextureManager
FIELD a texture Ldot;
FIELD b image Lcoy;
2019-01-24 11:47:45 -05:00
FIELD c textureIdentifier Lqd;
FIELD d isDirty Z
FIELD e prevFlicker F
FIELD f flicker F
2019-02-06 15:22:24 -05:00
FIELD g worldRenderer Ldfk;
FIELD h client Lcqg;
METHOD <init> (Ldfk;)V
ARG 1 worldRenderer
METHOD a tick ()V
METHOD a update (F)V
ARG 1 delta
METHOD b disable ()V
METHOD c enable ()V