yarn/mappings/net/minecraft/block/pattern/BlockProxy.mapping

17 lines
441 B
Plaintext

CLASS avh net/minecraft/block/pattern/BlockProxy
FIELD a world Lali;
FIELD b pos Ldx;
FIELD c forceLoad Z
FIELD d state Lave;
FIELD e blockEntity Latu;
FIELD f cachedEntity Z
METHOD <init> (Lali;Ldx;Z)V
ARG 0 world
ARG 1 pos
ARG 2 forceLoad
METHOD a getState ()Lave;
METHOD a hasState (Lcom/google/common/base/Predicate;)Lcom/google/common/base/Predicate;
ARG 0 test
METHOD b getBlockEntity ()Latu;
METHOD d getPos ()Ldx;