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

8 lines
208 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS bbr net/minecraft/world/ExtendedBlockView
METHOD a getLightLevel (Lbct;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-16 13:24:40 -05:00
METHOD d getBiome (Let;)Lbdh;
2019-01-09 12:20:38 -05:00
METHOD g isSkyVisible (Let;)Z