Uses of Enum Class
net.minecraft.entity.passive.TropicalFishEntity.class_7991
Packages that use TropicalFishEntity.class_7991
-
Uses of TropicalFishEntity.class_7991 in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as TropicalFishEntity.class_7991Modifier and TypeFieldDescriptionprivate final TropicalFishEntity.class_7991TropicalFishEntity.Variety.field_41582Methods in net.minecraft.entity.passive that return TropicalFishEntity.class_7991Modifier and TypeMethodDescriptionTropicalFishEntity.Variety.method_47867()Returns the enum constant of this class with the specified name.static TropicalFishEntity.class_7991[]TropicalFishEntity.class_7991.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.entity.passive with parameters of type TropicalFishEntity.class_7991ModifierConstructorDescriptionprivateVariety(String string, TropicalFishEntity.class_7991 class_7991, int int2)