Uses of Interface
io.papermc.paper.registry.data.ChickenVariantRegistryEntry.Builder
Packages that use ChickenVariantRegistryEntry.Builder
Package
Description
Collection of registry entry types that may be created or modified via the
RegistryEvent
.-
Uses of ChickenVariantRegistryEntry.Builder in io.papermc.paper.registry.data
Methods in io.papermc.paper.registry.data that return ChickenVariantRegistryEntry.BuilderModifier and TypeMethodDescriptionChickenVariantRegistryEntry.Builder.clientTextureAsset
(ClientTextureAsset clientTextureAsset) Sets the client texture asset of the chicken variant, which is the location of the texture to use.ChickenVariantRegistryEntry.Builder.model
(ChickenVariantRegistryEntry.Model model) Sets the model to use for this chicken variant. -
Uses of ChickenVariantRegistryEntry.Builder in io.papermc.paper.registry.event
Fields in io.papermc.paper.registry.event with type parameters of type ChickenVariantRegistryEntry.Builder