Interface PigVariantRegistryEntry

All Known Subinterfaces:
PigVariantRegistryEntry.Builder

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

    • clientTextureAsset

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

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