Uses of Interface
io.papermc.paper.registry.data.ZombieNautilusVariantRegistryEntry.Builder
Packages that use ZombieNautilusVariantRegistryEntry.Builder
Package
Description
Collection of registry entry types that may be created or modified via the
RegistryEvent.This package contains events related to the Paper registry system.
-
Uses of ZombieNautilusVariantRegistryEntry.Builder in io.papermc.paper.registry.data
Methods in io.papermc.paper.registry.data that return ZombieNautilusVariantRegistryEntry.BuilderModifier and TypeMethodDescriptionZombieNautilusVariantRegistryEntry.Builder.clientTextureAsset(ClientTextureAsset clientTextureAsset) Sets the client texture asset of the variant, which is the location of the texture to use.ZombieNautilusVariantRegistryEntry.Builder.model(ZombieNautilusVariantRegistryEntry.Model model) Sets the model to use for this variant. -
Uses of ZombieNautilusVariantRegistryEntry.Builder in io.papermc.paper.registry.event
Fields in io.papermc.paper.registry.event with type parameters of type ZombieNautilusVariantRegistryEntry.BuilderModifier and TypeFieldDescriptionstatic final RegistryEventProvider<ZombieNautilus.Variant, ZombieNautilusVariantRegistryEntry.Builder> RegistryEvents.ZOMBIE_NAUTILUS_VARIANT