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

21 lines
495 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS cfn net/minecraft/world/chunk/light/LightingProvider
FIELD a blockLightProvider Lcfk;
FIELD b skyLightProvider Lcfk;
2019-01-24 11:47:45 -05:00
METHOD <init> (Lbsm;ZZ)V
2018-12-19 16:20:55 -05:00
ARG 1 chunkProvider
ARG 2 hasBlockLight
ARG 3 hasSkyLight
METHOD a doLightUpdates (IZZ)I
ARG 1 maxUpdateCount
2019-01-24 11:47:45 -05:00
METHOD a get (Lbcv;)Lcfl;
METHOD a setSection (Lbcv;IIILbse;)V
2018-12-29 06:43:20 -05:00
ARG 1 lightType
ARG 2 chunkX
ARG 3 sectionY
ARG 4 sectionZ
ARG 5 data
2018-12-19 16:20:55 -05:00
METHOD a enqueueLightUpdate (Let;)V
ARG 1 pos
METHOD a (Let;I)V
ARG 1 pos