toggle menu
levelledmobs-plugin
4.0.3.1
jvm
switch theme
search in API
levelledmobs-plugin
/
io.github.arcaneplugins.levelledmobs.managers
/
ExternalCompatibilityManager
/
Companion
Companion
object
Companion
Members
Properties
has
Libs
Disguises
Installed
Link copied to clipboard
val
hasLibsDisguisesInstalled
:
Boolean
has
LMItems
Installed
Link copied to clipboard
val
hasLMItemsInstalled
:
Boolean
has
Mythic
Mobs
Installed
Link copied to clipboard
val
hasMythicMobsInstalled
:
Boolean
has
Nbt
Api
Installed
Link copied to clipboard
val
hasNbtApiInstalled
:
Boolean
has
Papi
Installed
Link copied to clipboard
val
hasPapiInstalled
:
Boolean
has
World
Guard
Installed
Link copied to clipboard
val
hasWorldGuardInstalled
:
Boolean
instance
Link copied to clipboard
@
JvmStatic
lateinit
var
instance
:
ExternalCompatibilityManager
Functions
check
All
External
Compats
Link copied to clipboard
fun
checkAllExternalCompats
(
lmEntity
:
LivingEntityWrapper
)
:
LevellableState
get
Mythic
Mob
Internal
Name
Link copied to clipboard
fun
getMythicMobInternalName
(
lmEntity
:
LivingEntityWrapper
)
:
String
get
Papi
Placeholder
Link copied to clipboard
fun
getPapiPlaceholder
(
player
:
Player
?
,
placeholder
:
String
?
)
:
String
get
Player
Home
Location
Link copied to clipboard
fun
getPlayerHomeLocation
(
player
:
Player
,
allowBed
:
Boolean
)
:
PlayerHomeCheckResult
get
WGRegions
At
Location
Link copied to clipboard
fun
getWGRegionsAtLocation
(
lmInterface
:
LivingEntityInterface
)
:
MutableList
<
String
>
is
Mob
Of
Citizens
Link copied to clipboard
fun
isMobOfCitizens
(
livingEntity
:
LivingEntity
)
:
Boolean
is
Mythic
Mob
Link copied to clipboard
fun
isMythicMob
(
lmEntity
:
LivingEntityWrapper
)
:
Boolean
update
All
External
Compats
Link copied to clipboard
fun
updateAllExternalCompats
(
lmEntity
:
LivingEntityWrapper
)