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

8 lines
208 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS baz net/minecraft/world/ExtendedBlockView
METHOD a getLightLevel (Lbca;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
2018-12-12 12:12:26 -05:00
METHOD e getBiome (Let;)Lbco;
METHOD h isSkyVisible (Let;)Z