Uses of Annotation Interface
net.kyori.adventure.util.PlatformAPI
Packages that use PlatformAPI
Package
Description
Internal properties.
Events that occur when players interact with components.
Types related to
ObjectComponent.-
Uses of PlatformAPI in net.kyori.adventure.internal.properties
Classes in net.kyori.adventure.internal.properties with annotations of type PlatformAPIModifier and TypeInterfaceDescriptionstatic interfaceA service provider that allows default property values to be overridden. -
Uses of PlatformAPI in net.kyori.adventure.text.event
Classes in net.kyori.adventure.text.event with annotations of type PlatformAPIModifier and TypeInterfaceDescriptionstatic interfaceA provider for actually producing click callbacks.static interfaceA provider for data component value converters. -
Uses of PlatformAPI in net.kyori.adventure.text.object
Methods in net.kyori.adventure.text.object with annotations of type PlatformAPIModifier and TypeMethodDescriptionvoidPlayerHeadObjectContents.SkinSource.applySkinToPlayerHeadContents(PlayerHeadObjectContents.Builder builder) Applies this skin source to the given player head contents builder.