Uses of Enum Class
net.minecraft.entity.passive.TropicalFishEntity.Size
-
Uses of TropicalFishEntity.Size in net.minecraft.entity.passive
Modifier and TypeFieldDescriptionprivate final TropicalFishEntity.Size
TropicalFishEntity.Variety.size
Modifier and TypeMethodDescriptionTropicalFishEntity.Variety.getSize()
static TropicalFishEntity.Size
Returns the enum constant of this class with the specified name.static TropicalFishEntity.Size[]
TropicalFishEntity.Size.values()
Returns an array containing the constants of this enum class, in the order they are declared.