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

32 lines
732 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS aem net/minecraft/item/ItemFood
FIELD b hungerRestored I
FIELD c saturationRestored F
2016-08-20 14:35:19 -04:00
FIELD d wolfFood Z
2016-10-18 11:31:59 -04:00
FIELD f statusEffect Lsa;
2016-08-20 14:35:19 -04:00
METHOD <init> (IFZ)V
ARG 0 hunger
ARG 1 saturation
ARG 2 wolfFood
METHOD <init> (IZ)V
ARG 0 hunger
ARG 1 wolfFood
2016-10-18 11:31:59 -04:00
METHOD a onItemFinishedUsing (Laes;Laiw;Lsp;)Laes;
2016-08-20 14:35:19 -04:00
ARG 0 stack
ARG 1 world
ARG 2 entity
2016-10-18 11:31:59 -04:00
METHOD a onRightClick (Laiw;Laam;Lrb;)Lre;
2016-08-20 14:35:19 -04:00
ARG 0 world
ARG 1 player
ARG 2 hand
2016-10-18 11:31:59 -04:00
METHOD a setStatusEffect (Lsa;F)Laem;
ARG 0 effect
2016-10-18 11:31:59 -04:00
METHOD e getMaxUseTime (Laes;)I
2016-09-12 09:16:04 -04:00
ARG 0 stack
2016-10-18 11:31:59 -04:00
METHOD f getUseAction (Laes;)Lagc;
2016-09-12 09:16:04 -04:00
ARG 0 stack
2016-08-20 14:35:19 -04:00
METHOD g isWolfFood ()Z
2016-10-18 11:31:59 -04:00
METHOD h getHungerRestored (Laes;)I
2016-08-20 14:35:19 -04:00
ARG 0 stack
2016-10-18 11:31:59 -04:00
METHOD i getSaturatationRestored (Laes;)F
2016-08-20 14:35:19 -04:00
ARG 0 stack