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

18 lines
459 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS cjb net/minecraft/world/chunk/light/LightingProvider
FIELD a blockLightProvider Lciy;
FIELD b skyLightProvider Lciy;
METHOD <init> (Lbvy;ZZ)V
2018-12-19 16:20:55 -05:00
ARG 1 chunkProvider
ARG 2 hasBlockLight
ARG 3 hasSkyLight
2019-02-27 13:09:24 -05:00
METHOD a hasUpdates ()Z
2018-12-19 16:20:55 -05:00
METHOD a doLightUpdates (IZZ)I
ARG 1 maxUpdateCount
2019-03-14 11:39:51 -04:00
METHOD a get (Lbgg;)Lciz;
METHOD a setSection (Lbgg;Lfn;Lbvq;)V
2018-12-29 06:43:20 -05:00
ARG 1 lightType
2019-03-14 08:57:09 -04:00
METHOD a enqueueLightUpdate (Leu;)V
2018-12-19 16:20:55 -05:00
ARG 1 pos
2019-03-14 08:57:09 -04:00
METHOD a (Leu;I)V
2018-12-19 16:20:55 -05:00
ARG 1 pos