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

17 lines
402 B
Plaintext

CLASS alm net/minecraft/world/IBlockView
METHOD M getWorldGenerator ()Laln;
METHOD a getEmittedStrongRedstonePower (Ldx;Lee;)I
ARG 0 pos
ARG 1 facing
METHOD b getBiome (Ldx;)Lalv;
ARG 0 pos
METHOD b getCombinedLight (Ldx;I)I
ARG 0 pos
ARG 1 minBlockLight
METHOD d isAir (Ldx;)Z
ARG 0 pos
METHOD o getBlockState (Ldx;)Lave;
ARG 0 pos
METHOD r getBlockEntity (Ldx;)Latu;
ARG 0 pos