Uses of Class
net.citizensnpcs.api.LocationLookup.PerPlayerMetadata
Packages that use LocationLookup.PerPlayerMetadata
-
Uses of LocationLookup.PerPlayerMetadata in net.citizensnpcs.api
Methods in net.citizensnpcs.api that return LocationLookup.PerPlayerMetadataModifier and TypeMethodDescriptionLocationLookup.getMetadata
(String key) LocationLookup.registerMetadata
(String key, BiConsumer<LocationLookup.PerPlayerMetadata<T>, PlayerJoinEvent> onJoin) Method parameters in net.citizensnpcs.api with type arguments of type LocationLookup.PerPlayerMetadataModifier and TypeMethodDescriptionLocationLookup.registerMetadata
(String key, BiConsumer<LocationLookup.PerPlayerMetadata<T>, PlayerJoinEvent> onJoin) Constructor parameters in net.citizensnpcs.api with type arguments of type LocationLookup.PerPlayerMetadataModifierConstructorDescription