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

17 lines
393 B
Plaintext

CLASS def net/minecraft/client/render/LightmapTextureManager
FIELD a texture Ldnf;
FIELD b image Lcob;
FIELD c textureIdentifier Lqc;
FIELD d isDirty Z
FIELD e prevFlicker F
FIELD f flicker F
FIELD g worldRenderer Ldea;
FIELD h client Lcpk;
METHOD <init> (Ldea;)V
ARG 1 worldRenderer
METHOD a tick ()V
METHOD a update (F)V
ARG 1 delta
METHOD b disable ()V
METHOD c enable ()V