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

8 lines
208 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS bgu net/minecraft/world/ExtendedBlockView
METHOD a getLightLevel (Lbhv;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-06-19 13:48:53 -04:00
METHOD c getBiome (Lev;)Lbij;
2019-03-29 12:19:26 -04:00
METHOD f isSkyVisible (Lev;)Z