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

29 lines
803 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS aum net/minecraft/item/ItemFish
CLASS aum$a Type
FIELD a COD Laum$a;
FIELD b SALMON Laum$a;
FIELD c TROPICAL_FISH Laum$a;
FIELD d PUFFERFISH Laum$a;
FIELD e hungerRestored I
FIELD f saturationRestored F
FIELD g hungerRestoredCooked I
FIELD h saturationRestoredCooked F
FIELD i cookedVariant Z
METHOD a getHungerRestored ()I
2018-11-07 11:37:58 -05:00
METHOD a fromStack (Lava;)Laum$a;
ARG 0 stack
METHOD b getSaturationRestored ()F
METHOD c getHungerRestoredCooked ()I
METHOD d getSaturationRestoredCooked ()F
METHOD e hasCookedVariant ()Z
FIELD a cooked Z
2018-11-07 11:37:58 -05:00
FIELD b type Laum$a;
METHOD <init> (Laum$a;ZLauu$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 type
ARG 2 cooked
2018-11-07 11:37:58 -05:00
METHOD a onConsumed (Lava;Lazy;Lapv;)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 world
2018-11-07 11:37:58 -05:00
METHOD e getHungerRestored (Lava;)I
METHOD f getSaturatationRestored (Lava;)F