Uses of Enum Class
net.minecraft.world.entity.animal.TropicalFish.Pattern
-
Uses of TropicalFish.Pattern in net.minecraft.world.entity.animal
Modifier and TypeFieldDescriptionprivate static TropicalFish.Pattern[]
TropicalFish.Pattern.VALUES
Modifier and TypeMethodDescriptionstatic TropicalFish.Pattern
Returns the enum constant of this class with the specified name.static TropicalFish.Pattern[]
TropicalFish.Pattern.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate static int
TropicalFish.calculateVariant(TropicalFish.Pattern p_30019_, DyeColor p_30020_, DyeColor p_30021_)