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

17 lines
393 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS dkt net/minecraft/client/render/LightmapTextureManager
FIELD a texture Ldud;
FIELD b image Lcuc;
2019-06-07 07:45:25 -04:00
FIELD c textureIdentifier Lqt;
FIELD d isDirty Z
FIELD e prevFlicker F
FIELD f flicker F
2019-06-19 13:48:53 -04:00
FIELD g worldRenderer Ldko;
FIELD h client Lcvo;
METHOD <init> (Ldko;)V
ARG 1 worldRenderer
METHOD a tick ()V
METHOD a update (F)V
ARG 1 delta
METHOD b disable ()V
METHOD c enable ()V