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

17 lines
393 B
Plaintext

CLASS dji net/minecraft/client/render/LightmapTextureManager
FIELD a texture Ldss;
FIELD b image Lcsf;
FIELD c textureIdentifier Lqp;
FIELD d isDirty Z
FIELD e prevFlicker F
FIELD f flicker F
FIELD g worldRenderer Ldjd;
FIELD h client Lctq;
METHOD <init> (Ldjd;)V
ARG 1 worldRenderer
METHOD a tick ()V
METHOD a update (F)V
ARG 1 delta
METHOD b disable ()V
METHOD c enable ()V