Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
EliteMobs
/
com.magmaguy.elitemobs.advancedcombat.minions
/
ClassMinionManager
/
OwnerProfileResolver
Owner
Profile
Resolver
@
FunctionalInterface
(
)
public
interface
OwnerProfileResolver
Members
Functions
resolve
Link copied to clipboard
public
abstract
Optional
<
ClassMinionManager.OwnerProfile
>
resolve
(
Player
player
)