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

29 lines
828 B
Plaintext
Raw Normal View History

2019-04-17 12:41:25 -04:00
CLASS buf net/minecraft/block/entity/ShulkerBoxBlockEntity
CLASS buf$a AnimationStage
FIELD a CLOSED Lbuf$a;
FIELD c OPENED Lbuf$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-17 12:41:25 -04:00
FIELD i animationStage Lbuf$a;
2019-01-09 12:20:38 -05:00
FIELD j animationProgress F
FIELD k prevAnimationProgress F
2019-04-17 12:41:25 -04:00
FIELD l cachedColor Lbaw;
2019-01-24 11:08:22 -05:00
FIELD m cachedColorUpdateNeeded Z
METHOD a getAnimationProgress (F)F
2019-04-17 12:41:25 -04:00
METHOD a getBoundingBox (Lbvh;)Lcro;
2019-01-24 11:08:22 -05:00
ARG 1 state
2019-04-17 12:41:25 -04:00
METHOD b getBoundingBox (Lfa;)Lcro;
2019-01-24 11:08:22 -05:00
ARG 1 openDirection
METHOD c getCollisionBox (Lfa;)Lcro;
ARG 1 facing
METHOD f deserializeInventory (Lib;)V
ARG 1 tag
METHOD g serializeInventory (Lib;)Lib;
ARG 1 tag
2019-04-03 12:16:41 -04:00
METHOD r updateAnimation ()V
2019-04-17 12:41:25 -04:00
METHOD s getAnimationStage ()Lbuf$a;
METHOD t getColor ()Lbaw;
METHOD u pushEntities ()V
METHOD v updateNeighborStates ()V