net.minecraft.item

public enum FishItem$Type

aez$a
net.minecraft.unmapped.C_23162084$C_73411567
net.minecraft.item.FishItem$Type

Enum constant summary

Enum Constant
a
f_57103712
COD
b
f_70840271
SALMON
c
f_53289883
CLOWNFISH
d
f_94125173
PUFFERFISH

Field summary

Modifier and TypeField
private static final Map<Integer, FishItem$Type>
e
f_04566913
BY_ID
private final int
f
f_17811163
id
private final String
g
f_42726646
key
private final int
h
f_22355578
hungerPointsForRaw
private final float
i
f_99388380
saturationForRaw
private final int
j
f_60128960
hungerPointsForCooked
private final float
k
f_05355638
saturationForCooked
private final boolean
l
f_82463049
canBeCooked

Constructor summary

ModifierConstructor
private (int arg0, String arg1, int id, float key, int hungerPointsForRaw, float saturationForRaw)
private (int arg0, String arg1, int id, float key)

Method summary

Modifier and TypeMethod
public int
a()
m_17441503()
getId()
public String
b()
m_88901994()
getKey()
public int
c()
m_20321180()
getHungerPointsForRaw()
public float
d()
m_56556933()
getSaturationForRaw()
public int
e()
m_01629051()
getHungerPointsForCooked()
public float
f()
m_21124035()
getSaturationForCooked()
public boolean
g()
m_68802541()
canBeCooked()
public static FishItem$Type
a(int arg0)
m_53373829(int arg0)
byId(int id)
public static FishItem$Type
a(afi arg0)
m_62206869(C_88708284 arg0)
byItem(ItemStack stack)