Uses of Class
net.citizensnpcs.api.LocationLookup.PerPlayerMetadata
-
Uses of LocationLookup.PerPlayerMetadata in net.citizensnpcs.api
Modifier and TypeMethodDescriptionLocationLookup.getMetadata
(String key) LocationLookup.registerMetadata
(String key, BiConsumer<LocationLookup.PerPlayerMetadata<T>, PlayerJoinEvent> onJoin) Modifier and TypeMethodDescriptionLocationLookup.registerMetadata
(String key, BiConsumer<LocationLookup.PerPlayerMetadata<T>, PlayerJoinEvent> onJoin) ModifierConstructorDescription