History - net.minecraft.item.FishItem__Type
1.7.10
Names
acu
net.minecraft.class_1733
net.minecraft.item.FishItem__Type
net.minecraft.item.ItemFishFood$FishType
Fields
FishItem__Type: a, field_6958, COD, COD
FishItem__Type: b, field_6959, SALMON, SALMON
FishItem__Type: c, field_6960, CLOWNFISH, CLOWNFISH
FishItem__Type: d, field_6961, PUFFERFISH, PUFFERFISH
Map: e, field_6962, BY_ID, itemDamageToFishTypeMap
int: f, field_6963, id, itemDamage
String: g, field_6964, key, unlocalizedNamePart
int: j, field_6967, hungerPointsForRaw, uncookedHealAmount
float: k, field_6968, saturationForRaw, uncookedSaturationModifier
int: l, field_6969, hungerPointsForCooked, cookedHealAmount
float: m, field_6970, saturationForCooked, cookedSaturationModifier
boolean: n, field_6971, canBeCooked, cookable
Sprite: h, field_6965, spriteForRaw, uncookedIcon
Sprite: i, field_6966, spriteForCooked, cookedIcon
Constructors
(String, int, int, String, int, float, int, float)
(String, int, int, String, int, float)
Methods
FishItem__Type[] (): values, values, values, values
FishItem__Type (String): valueOf, valueOf, valueOf, valueOf
int (): a, method_6348, getId, getItemDamage
String (): b, method_6352, getKey, getUnlocalizedNamePart
int (): c, method_6353, getHungerPointsForRaw, getUncookedHealAmount
float (): d, method_6354, getSaturationForRaw, getUncookedSaturationModifier
int (): e, method_6355, getHungerPointsForCooked, getCookedHealAmount
float (): f, method_6356, getSaturationForCooked, getCookedSaturationModifier
boolean (): i, method_6359, canBeCooked, getCookable
FishItem__Type (int): a, method_6349, byId, getFishTypeForItemDamage
FishItem__Type (ItemStack): a, method_6350, byItem, getFishTypeForItemStack
void (SpriteRegistry): a, method_6351, loadSprites, registerIcon
Sprite (): g, method_6357, getSpriteForRaw, getUncookedIcon
Sprite (): h, method_6358, getSpriteForCooked, getCookedIcon