yarn/mappings/net/minecraft/block/entity/ShulkerBoxBlockEntity.mapping

21 lines
610 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS bpr net/minecraft/block/entity/ShulkerBoxBlockEntity
CLASS bpr$a AnimationStage
FIELD a CLOSED Lbpr$a;
FIELD c OPENED Lbpr$a;
2019-01-24 11:08:22 -05:00
FIELD a AVAILABLE_SLOTS [I
FIELD b inventory Lfh;
FIELD c viewerCount I
2019-02-06 15:22:24 -05:00
FIELD i animationStage Lbpr$a;
2019-01-09 12:20:38 -05:00
FIELD j animationProgress F
FIELD k prevAnimationProgress F
2019-02-06 15:22:24 -05:00
FIELD l cachedColor Lawj;
2019-01-24 11:08:22 -05:00
FIELD m cachedColorUpdateNeeded Z
METHOD a getAnimationProgress (F)F
2019-02-06 15:22:24 -05:00
METHOD a getBoundingBox (Lbqs;)Lcmu;
2019-01-24 11:08:22 -05:00
ARG 1 state
2019-02-06 15:22:24 -05:00
METHOD b getBoundingBox (Ley;)Lcmu;
2019-01-24 11:08:22 -05:00
ARG 1 openDirection
2019-01-09 12:20:38 -05:00
METHOD h updateAnimation ()V
2019-02-06 15:22:24 -05:00
METHOD s getAnimationStage ()Lbpr$a;
METHOD t getColor ()Lawj;