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

21 lines
610 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS btc net/minecraft/block/entity/ShulkerBoxBlockEntity
CLASS btc$a AnimationStage
FIELD a CLOSED Lbtc$a;
FIELD c OPENED Lbtc$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-03-20 13:56:26 -04:00
FIELD i animationStage Lbtc$a;
2019-01-09 12:20:38 -05:00
FIELD j animationProgress F
FIELD k prevAnimationProgress F
2019-03-20 13:56:26 -04:00
FIELD l cachedColor Lazw;
2019-01-24 11:08:22 -05:00
FIELD m cachedColorUpdateNeeded Z
METHOD a getAnimationProgress (F)F
2019-03-20 13:56:26 -04:00
METHOD a getBoundingBox (Lbue;)Lcqj;
2019-01-24 11:08:22 -05:00
ARG 1 state
2019-03-20 13:56:26 -04:00
METHOD b getBoundingBox (Lfa;)Lcqj;
2019-01-24 11:08:22 -05:00
ARG 1 openDirection
2019-02-20 15:49:23 -05:00
METHOD i updateAnimation ()V
2019-03-20 13:56:26 -04:00
METHOD t getAnimationStage ()Lbtc$a;
METHOD u getColor ()Lazw;