Uses of Interface
com.bencodez.advancedcore.api.user.validation.interfaces.OnlinePlayerLookup
Packages that use OnlinePlayerLookup
Package
Description
-
Uses of OnlinePlayerLookup in com.bencodez.advancedcore.api.user.validation
Constructors in com.bencodez.advancedcore.api.user.validation with parameters of type OnlinePlayerLookupModifierConstructorDescriptionUserValidationService(OnlinePlayerLookup online, StoredUserLookup storage, ServerHistoryLookup serverHistory, BedrockPrecheck bedrock) -
Uses of OnlinePlayerLookup in com.bencodez.advancedcore.api.user.validation.impl
Classes in com.bencodez.advancedcore.api.user.validation.impl that implement OnlinePlayerLookup