yarn/mappings/net/minecraft/item/BucketItem.mapping

26 lines
562 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS awf net/minecraft/item/BucketItem
FIELD a fluid Lcgp;
METHOD <init> (Lcgp;Laxs$a;)V
2018-12-16 15:35:21 -05:00
ARG 1 fluid
ARG 2 settings
2019-02-21 13:19:18 -05:00
METHOD a placeFluid (Larz;Lbdf;Les;Lcnh;)Z
ARG 1 player
ARG 2 world
ARG 3 pos
ARG 4 hitResult
2019-02-21 13:19:18 -05:00
METHOD a playEmptyingSound (Larz;Lbdg;Les;)V
ARG 1 player
ARG 2 world
ARG 3 pos
2019-02-21 13:19:18 -05:00
METHOD a getEmptiedStack (Laxx;Larz;)Laxx;
2018-12-16 15:35:21 -05:00
ARG 1 stack
ARG 2 player
2019-02-21 13:19:18 -05:00
METHOD a getFilledStack (Laxx;Larz;Laxs;)Laxx;
2018-12-16 15:35:21 -05:00
ARG 1 stack
ARG 2 player
ARG 3 filledBucket
2019-02-21 13:19:18 -05:00
METHOD a onEmptied (Lbdf;Laxx;Les;)V
ARG 1 world
ARG 2 stack
ARG 3 pos