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

8 lines
208 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS bge net/minecraft/world/ExtendedBlockView
METHOD a getLightLevel (Lbhe;Lev;)I
2018-11-15 12:05:03 -05:00
ARG 1 type
2019-03-20 13:56:26 -04:00
METHOD b getLightmapIndex (Lev;I)I
2018-11-15 12:05:03 -05:00
ARG 1 pos
2019-03-27 14:35:10 -04:00
METHOD d getBiome (Lev;)Lbhs;
2019-03-20 13:56:26 -04:00
METHOD g isSkyVisible (Lev;)Z