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

14 lines
392 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS ckz net/minecraft/world/chunk/light/SkyLightStorage
2019-06-19 15:24:08 -04:00
CLASS a Data
2018-12-19 16:20:55 -05:00
FIELD b defaultHeight I
FIELD c heightMap Lit/unimi/dsi/fastutil/longs/Long2IntOpenHashMap;
2019-03-20 13:56:26 -04:00
FIELD k DIRECTIONS_SKYLIGHT [Lfa;
2018-12-19 16:20:55 -05:00
FIELD p hasSkyLightUpdates Z
2019-06-19 13:48:53 -04:00
METHOD <init> (Lbxq;)V
2018-12-19 16:20:55 -05:00
ARG 1 chunkProvider
METHOD a isAboveMinimumHeight (I)Z
ARG 1 blockY
2019-02-20 15:49:23 -05:00
METHOD e checkForUpdates ()V
2019-05-07 12:05:49 -04:00
METHOD k (J)V
2018-12-19 16:20:55 -05:00
ARG 1 blockPos