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

22 lines
533 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS ceu net/minecraft/world/chunk/light/LightingProvider
2018-12-19 16:20:55 -05:00
FIELD a blockLightProvider Lcer;
FIELD b skyLightProvider Lcer;
METHOD <init> (Lbro;ZZ)V
ARG 1 chunkProvider
ARG 2 hasBlockLight
ARG 3 hasSkyLight
METHOD a scheduleChunkLightUpdate (IIIZ)V
ARG 1 chunkX
ARG 2 chunkY
ARG 3 chunkZ
ARG 4 isEmpty
METHOD a doLightUpdates (IZZ)I
ARG 1 maxUpdateCount
ARG 4 maxCountBlocklight
ARG 6 maxCountSkylight
2018-12-12 12:12:26 -05:00
METHOD a get (Lbca;)Lces;
2018-12-19 16:20:55 -05:00
METHOD a enqueueLightUpdate (Let;)V
ARG 1 pos
METHOD a (Let;I)V
ARG 1 pos