Interface ZombieNautilusVariantRegistryEntry

All Known Subinterfaces:
ZombieNautilusVariantRegistryEntry.Builder

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

    • clientTextureAsset

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

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