Interface TropicalFishShape

All Superinterfaces:
DefaultedRegistryValue<TropicalFishShape>, StringRepresentable

Represents the shape of a TropicalFish.

A TropicalFishShape represents both a fish's appearance and size.

  • Method Details

    • isLarge

      boolean isLarge()
      Whether this shape represents a large TropicalFish.
      Returns:
      True if this shape represents a large tropical fish.