Interface ZombieNautilusVariantRegistryEntry

All Known Subinterfaces:
ZombieNautilusVariantRegistryEntry.Builder

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

    • clientTextureAsset

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

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