Uses of Enum Class
net.minecraft.world.entity.animal.TropicalFish.Base
-
Uses of TropicalFish.Base in net.minecraft.world.entity.animal
Modifier 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.ModifierConstructorDescriptionprivate
Pattern
(String p_262625_, TropicalFish.Base p_262680_, int p_262584_)