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