Uses of Interface
net.kyori.adventure.text.event.DataComponentValue.Removed
Packages that use DataComponentValue.Removed
Package
Description
Events that occur when players interact with components.
-
Uses of DataComponentValue.Removed in net.kyori.adventure.text.event
Methods in net.kyori.adventure.text.event that return DataComponentValue.RemovedModifier and TypeMethodDescriptionstatic DataComponentValue.RemovedDataComponentValue.removed()Get a marker value to indicate that a data component's value should be removed.