yarn/mappings/net/minecraft/world/ExtendedBlockView.mapping

8 lines
208 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS bbz net/minecraft/world/ExtendedBlockView
METHOD a getLightLevel (Lbda;Let;)I
2018-11-15 12:05:03 -05:00
ARG 1 type
2018-11-27 13:50:51 -05:00
METHOD b getLightmapIndex (Let;I)I
2018-11-15 12:05:03 -05:00
ARG 1 pos
2019-01-30 12:48:39 -05:00
METHOD d getBiome (Let;)Lbdo;
2019-01-09 12:20:38 -05:00
METHOD g isSkyVisible (Let;)Z