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

17 lines
629 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_765 net/minecraft/client/render/LightmapTextureManager
FIELD field_4131 flicker F
FIELD field_4132 prevFlicker F
FIELD field_4133 image Lnet/minecraft/class_1011;
FIELD field_4134 worldRenderer Lnet/minecraft/class_757;
FIELD field_4135 isDirty Z
FIELD field_4136 textureIdentifier Lnet/minecraft/class_2960;
FIELD field_4137 client Lnet/minecraft/class_310;
FIELD field_4138 texture Lnet/minecraft/class_1043;
2019-07-04 11:29:01 -04:00
METHOD <init> (Ldmz;)V
ARG 1 worldRenderer
2019-06-28 17:55:20 -04:00
METHOD method_3313 update (F)V
ARG 1 delta
2019-06-28 17:55:20 -04:00
METHOD method_3314 tick ()V
METHOD method_3315 disable ()V
METHOD method_3316 enable ()V