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

8 lines
208 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS bco net/minecraft/world/ExtendedBlockView
METHOD a getLightLevel (Lbdo;Les;)I
2018-11-15 12:05:03 -05:00
ARG 1 type
2019-02-13 12:35:08 -05:00
METHOD b getLightmapIndex (Les;I)I
2018-11-15 12:05:03 -05:00
ARG 1 pos
2019-02-21 13:19:18 -05:00
METHOD d getBiome (Les;)Lbec;
2019-02-13 12:35:08 -05:00
METHOD g isSkyVisible (Les;)Z