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

11 lines
285 B
Plaintext
Raw Normal View History

2019-04-03 12:16:41 -04:00
CLASS bgf net/minecraft/world/ExtendedBlockView
METHOD a getLightLevel (Lbhf;Lev;)I
2018-11-15 12:05:03 -05:00
ARG 1 type
2019-04-03 12:16:41 -04:00
METHOD b getLargestNeighborLightLevel (Lbhf;Lev;)I
2019-03-31 20:45:27 -04:00
ARG 1 type
ARG 2 pos
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-04-03 12:16:41 -04:00
METHOD c getBiome (Lev;)Lbht;
2019-03-29 12:19:26 -04:00
METHOD f isSkyVisible (Lev;)Z