Interface CowVariantRegistryEntry

All Known Subinterfaces:
CowVariantRegistryEntry.Builder

@Experimental @NonExtendable public interface CowVariantRegistryEntry
A data-centric version-specific registry entry for the Cow.Variant type.
  • Method Details

    • clientTextureAsset

      ClientTextureAsset clientTextureAsset()
      Provides the client texture asset of the cow variant, which represents the texture to use.
      Returns:
      the client texture asset.
    • model

      Provides the model of the cow variant.
      Returns:
      the model.