Update BucketItem.mapping (#319)

This commit is contained in:
Juuxel 2018-12-16 22:35:21 +02:00 committed by Adrian Siekierka
parent 1c916ca2e1
commit 0125d52a01
1 changed files with 12 additions and 1 deletions

View File

@ -1,12 +1,23 @@
CLASS ava net/minecraft/item/BucketItem
FIELD a fluid Lcfc;
METHOD <init> (Lcfc;Lawj$a;)V
ARG 1 fluid
ARG 2 settings
METHOD a playEmptyingSound (Larb;Lbbq;Let;)V
ARG 1 player
ARG 2 world
ARG 3 pos
METHOD a getStackAfterUse (Lawo;Larb;)Lawo;
METHOD a getEmptiedStack (Lawo;Larb;)Lawo;
ARG 1 stack
ARG 2 player
METHOD a getFilledStack (Lawo;Larb;Lawj;)Lawo;
ARG 1 stack
ARG 2 player
ARG 3 filledBucket
METHOD a use (Lbbp;Larb;Lafo;)Lafr;
ARG 1 world
ARG 2 player
ARG 3 hand
METHOD a onEmptied (Lbbp;Lawo;Let;)V
ARG 1 world
ARG 2 stack