Uses of Enum Class
net.minecraft.world.entity.animal.TropicalFish.Base
Packages that use TropicalFish.Base
-
Uses of TropicalFish.Base in net.minecraft.world.entity.animal
Fields in net.minecraft.world.entity.animal declared as TropicalFish.BaseMethods in net.minecraft.world.entity.animal that return TropicalFish.BaseModifier and TypeMethodDescriptionTropicalFish.Pattern.base()
static TropicalFish.Base
Returns the enum constant of this class with the specified name.static TropicalFish.Base[]
TropicalFish.Base.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.world.entity.animal with parameters of type TropicalFish.BaseModifierConstructorDescriptionprivate
Pattern
(String p_262625_, TropicalFish.Base p_262680_, int p_262584_)