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

17 lines
402 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS amw net/minecraft/world/IBlockView
METHOD N getWorldGenerator ()Lamx;
METHOD a getEmittedStrongRedstonePower (Let;Lfa;)I
2017-05-13 02:02:51 -04:00
ARG 0 pos
ARG 1 facing
2017-06-08 10:01:49 -04:00
METHOD b getBiome (Let;)Lanf;
ARG 0 pos
2017-06-08 10:01:49 -04:00
METHOD b getCombinedLight (Let;I)I
2017-05-13 02:02:51 -04:00
ARG 0 pos
ARG 1 minBlockLight
2017-06-08 10:01:49 -04:00
METHOD d isAir (Let;)Z
ARG 0 pos
2017-06-08 10:01:49 -04:00
METHOD o getBlockState (Let;)Lawr;
2017-05-13 02:02:51 -04:00
ARG 0 pos
2017-06-08 10:01:49 -04:00
METHOD r getBlockEntity (Let;)Lavh;
2017-05-13 02:02:51 -04:00
ARG 0 pos