Interface FrogVariantRegistryEntry

All Known Subinterfaces:
FrogVariantRegistryEntry.Builder

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

    • clientTextureAsset

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