Uses of Enum Class
net.minecraft.entity.passive.TropicalFishEntity.Variety
-
Uses of TropicalFishEntity.Variety in net.minecraft.entity.passive
Modifier and TypeFieldDescriptionprivate static final TropicalFishEntity.Variety[]
TropicalFishEntity.Variety.VALUES
Modifier and TypeMethodDescriptionstatic TropicalFishEntity.Variety
Returns the enum constant of this class with the specified name.static TropicalFishEntity.Variety[]
TropicalFishEntity.Variety.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate static int
TropicalFishEntity.toVariant
(TropicalFishEntity.Variety variety, DyeColor baseColor, DyeColor patternColor)