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

8 lines
208 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS bcd net/minecraft/world/ExtendedBlockView
METHOD a getLightLevel (Lbdd;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-02-06 15:22:24 -05:00
METHOD d getBiome (Let;)Lbdr;
2019-01-09 12:20:38 -05:00
METHOD g isSkyVisible (Let;)Z