Interface CatTypeRegistryEntry

All Known Subinterfaces:
CatTypeRegistryEntry.Builder

@Experimental @NonExtendable public interface CatTypeRegistryEntry
A data-centric version-specific registry entry for the Cat.Type type.
Since:
1.21.6
  • 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.
      Since:
      1.21.6
    • babyClientTextureAsset

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