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

21 lines
610 B
Plaintext
Raw Normal View History

2019-04-03 12:16:41 -04:00
CLASS btw net/minecraft/block/entity/ShulkerBoxBlockEntity
CLASS btw$a AnimationStage
FIELD a CLOSED Lbtw$a;
FIELD c OPENED Lbtw$a;
2019-01-24 11:08:22 -05:00
FIELD a AVAILABLE_SLOTS [I
2019-03-20 13:56:26 -04:00
FIELD b inventory Lfj;
2019-01-24 11:08:22 -05:00
FIELD c viewerCount I
2019-04-03 12:16:41 -04:00
FIELD i animationStage Lbtw$a;
2019-01-09 12:20:38 -05:00
FIELD j animationProgress F
FIELD k prevAnimationProgress F
2019-04-03 12:16:41 -04:00
FIELD l cachedColor Lban;
2019-01-24 11:08:22 -05:00
FIELD m cachedColorUpdateNeeded Z
METHOD a getAnimationProgress (F)F
2019-04-03 12:16:41 -04:00
METHOD a getBoundingBox (Lbuy;)Lcrd;
2019-01-24 11:08:22 -05:00
ARG 1 state
2019-04-03 12:16:41 -04:00
METHOD b getBoundingBox (Lfa;)Lcrd;
2019-01-24 11:08:22 -05:00
ARG 1 openDirection
2019-04-03 12:16:41 -04:00
METHOD r updateAnimation ()V
METHOD s getAnimationStage ()Lbtw$a;
METHOD t getColor ()Lban;