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

30 lines
641 B
Plaintext

CLASS avo net/minecraft/item/BucketItem
FIELD a fluid Lcfv;
METHOD <init> (Lcfv;Lawx$a;)V
ARG 1 fluid
ARG 2 settings
METHOD a placeFluid (Larj;Lbci;Let;Lcmt;)Z
ARG 1 player
ARG 2 world
ARG 3 pos
ARG 4 hitResult
METHOD a playEmptyingSound (Larj;Lbcj;Let;)V
ARG 1 player
ARG 2 world
ARG 3 pos
METHOD a getEmptiedStack (Laxc;Larj;)Laxc;
ARG 1 stack
ARG 2 player
METHOD a getFilledStack (Laxc;Larj;Lawx;)Laxc;
ARG 1 stack
ARG 2 player
ARG 3 filledBucket
METHOD a use (Lbci;Larj;Lafw;)Lafy;
ARG 1 world
ARG 2 player
ARG 3 hand
METHOD a onEmptied (Lbci;Laxc;Let;)V
ARG 1 world
ARG 2 stack
ARG 3 pos