Interface ChickenVariantRegistryEntry

All Known Subinterfaces:
ChickenVariantRegistryEntry.Builder

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

    • clientTextureAsset

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

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