yarn/mappings/net/minecraft/world/chunk/light/ChunkLightProvider.mapping

21 lines
785 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3558 net/minecraft/world/chunk/light/ChunkLightProvider
FIELD field_15792 type Lnet/minecraft/class_1944;
FIELD field_15793 lightStorage Lnet/minecraft/class_3560;
FIELD field_15795 chunkProvider Lnet/minecraft/class_2823;
FIELD field_16513 DIRECTIONS [Lnet/minecraft/class_2350;
2019-07-04 11:29:01 -04:00
METHOD <init> (Lbxt;Lbhy;Lcky;)V
2018-12-19 16:20:55 -05:00
ARG 1 chunkProvider
ARG 2 type
ARG 3 lightStorage
2019-07-04 11:29:01 -04:00
METHOD a (II)Lbgz;
2019-02-27 13:09:24 -05:00
ARG 1 chunkX
ARG 2 chunkZ
2019-06-28 17:55:20 -04:00
METHOD method_15513 queueLightCheck (Lnet/minecraft/class_2338;)V
METHOD method_15515 setSection (JLnet/minecraft/class_2804;)V
METHOD method_15516 doLightUpdates (IZZ)I
2018-12-19 16:20:55 -05:00
ARG 1 stepCount
2019-06-28 17:55:20 -04:00
METHOD method_15517 getCurrentLevelFromArray (Lnet/minecraft/class_2804;J)I
2018-12-19 16:20:55 -05:00
ARG 1 array
ARG 2 blockPos
2019-06-28 17:55:20 -04:00
METHOD method_15518 hasUpdates ()Z