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

26 lines
562 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS awe net/minecraft/item/BucketItem
2019-02-20 15:49:23 -05:00
FIELD a fluid Lcgo;
METHOD <init> (Lcgo;Laxr$a;)V
2018-12-16 15:35:21 -05:00
ARG 1 fluid
ARG 2 settings
2019-02-20 15:49:23 -05:00
METHOD a placeFluid (Lary;Lbde;Les;Lcng;)Z
ARG 1 player
ARG 2 world
ARG 3 pos
ARG 4 hitResult
2019-02-20 15:49:23 -05:00
METHOD a playEmptyingSound (Lary;Lbdf;Les;)V
ARG 1 player
ARG 2 world
ARG 3 pos
2019-02-20 15:49:23 -05:00
METHOD a getEmptiedStack (Laxw;Lary;)Laxw;
2018-12-16 15:35:21 -05:00
ARG 1 stack
ARG 2 player
2019-02-20 15:49:23 -05:00
METHOD a getFilledStack (Laxw;Lary;Laxr;)Laxw;
2018-12-16 15:35:21 -05:00
ARG 1 stack
ARG 2 player
ARG 3 filledBucket
2019-02-20 15:49:23 -05:00
METHOD a onEmptied (Lbde;Laxw;Les;)V
ARG 1 world
ARG 2 stack
ARG 3 pos