Uses of Interface
io.papermc.paper.registry.data.CatTypeRegistryEntry.Builder
Packages that use CatTypeRegistryEntry.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 CatTypeRegistryEntry.Builder in io.papermc.paper.registry.data
Methods in io.papermc.paper.registry.data that return CatTypeRegistryEntry.BuilderModifier and TypeMethodDescriptionCatTypeRegistryEntry.Builder.clientTextureAsset
(ClientTextureAsset clientTextureAsset) Sets the client texture asset of the cat type, which is the location of the texture to use. -
Uses of CatTypeRegistryEntry.Builder in io.papermc.paper.registry.event
Fields in io.papermc.paper.registry.event with type parameters of type CatTypeRegistryEntry.BuilderModifier and TypeFieldDescriptionstatic final RegistryEventProvider
<Cat.Type, CatTypeRegistryEntry.Builder> RegistryEvents.CAT_VARIANT