Uses of Interface
io.papermc.paper.datacomponent.item.LodestoneTracker
Packages that use LodestoneTracker
-
Uses of LodestoneTracker in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type LodestoneTrackerModifier and TypeFieldDescriptionstatic final DataComponentType.Valued
<LodestoneTracker> DataComponentTypes.LODESTONE_TRACKER
If present, specifies that the Compass is a Lodestone Compass. -
Uses of LodestoneTracker in io.papermc.paper.datacomponent.item
Methods in io.papermc.paper.datacomponent.item that return LodestoneTrackerModifier and TypeMethodDescriptionstatic LodestoneTracker
LodestoneTracker.lodestoneTracker
(@Nullable Location location, boolean tracked)