Interface CatTypeRegistryEntry

All Known Subinterfaces:
CatTypeRegistryEntry.Builder

@Experimental @NonExtendable public interface CatTypeRegistryEntry
A data-centric version-specific registry entry for the Cat.Type type.
  • Method Details

    • clientTextureAsset

      ClientTextureAsset clientTextureAsset()
      Provides the client texture asset of the cat type, which represents the texture to use.
      Returns:
      the client texture asset.
    • babyClientTextureAsset

      ClientTextureAsset babyClientTextureAsset()
      Provides the client texture asset of the cat type for baby cats.
      Returns:
      the baby client texture asset.