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

14 lines
396 B
Plaintext
Raw Normal View History

2019-04-03 12:16:41 -04:00
CLASS ckg net/minecraft/world/chunk/light/SkyLightStorage
CLASS ckg$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-04-03 12:16:41 -04:00
METHOD <init> (Lbxa;)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
METHOD i (J)V
2018-12-19 16:20:55 -05:00
ARG 1 blockPos