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

40 lines
948 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS agz net/minecraft/item/ItemFood
FIELD b hungerRestored I
FIELD c saturationRestored F
2016-08-20 14:35:19 -04:00
FIELD d wolfFood Z
FIELD e alwaysConsumable Z
2017-04-05 07:31:24 -04:00
FIELD f statusEffect Ltv;
FIELD n statusEffectChance F
METHOD <init> (IFZ)V
ARG 0 hungerRestored
ARG 1 saturationRestored
ARG 2 wolfFood
METHOD <init> (IZ)V
ARG 0 hungerRestored
ARG 1 wolfFood
METHOD a onConsumed (Lahf;Lali;Lacu;)V
ARG 0 stack
ARG 1 world
ARG 2 player
2017-04-05 14:11:28 -04:00
METHOD a onItemFinishedUsing (Lahf;Lali;Luk;)Lahf;
ARG 0 stack
ARG 1 world
ARG 2 user
2017-04-05 14:11:28 -04:00
METHOD a onRightClick (Lali;Lacu;Lsw;)Lsz;
ARG 0 world
ARG 1 player
ARG 2 hand
2017-04-05 07:31:24 -04:00
METHOD a setStatusEffect (Ltv;F)Lagz;
ARG 0 effect
ARG 1 chance
2017-04-05 14:11:28 -04:00
METHOD e getMaxUseTime (Lahf;)I
ARG 0 stack
2017-04-05 14:11:28 -04:00
METHOD f getUseAction (Lahf;)Lair;
ARG 0 stack
2016-08-20 14:35:19 -04:00
METHOD g isWolfFood ()Z
METHOD h setAlwaysConsumable ()Lagz;
2017-04-05 07:31:24 -04:00
METHOD h getHungerRestored (Lahf;)I
ARG 0 stack
2017-04-05 07:31:24 -04:00
METHOD i getSaturatationRestored (Lahf;)F
ARG 0 stack