Uses of Enum Class
net.minecraft.util.FishType
Packages that use FishType
-
Uses of FishType in net.minecraft.util
Methods in net.minecraft.util that return FishTypeModifier and TypeMethodDescriptionstatic FishTypeFishType.get(int meta) static FishTypestatic FishTypeReturns the enum constant of this class with the specified name.static FishType[]FishType.values()Returns an array containing the constants of this enum class, in the order they are declared.