Package io.papermc.paper.registry.data
Interface CatTypeRegistryEntry
- All Known Subinterfaces:
- CatTypeRegistryEntry.Builder
A data-centric version-specific registry entry for the 
Cat.Type type.- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic interfaceA mutable builder for theCatTypeRegistryEntryplugins may change in applicable registry events.
- 
Method SummaryModifier and TypeMethodDescriptionProvides the client texture asset of the cat type, which represents the texture to use.
- 
Method Details- 
clientTextureAssetClientTextureAsset clientTextureAsset()Provides the client texture asset of the cat type, which represents the texture to use.- Returns:
- the client texture asset.
 
 
-