JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
New
Deprecated
Index
Help
SEARCH:
Uses of Class
com.plotsquared.core.plot.flag.implementations.MobCapFlag
Packages that use
MobCapFlag
Package
Description
com.plotsquared.core.plot.flag.implementations
Uses of
MobCapFlag
in
com.plotsquared.core.plot.flag.implementations
Fields in
com.plotsquared.core.plot.flag.implementations
declared as
MobCapFlag
Modifier and Type
Field
Description
static final
MobCapFlag
MobCapFlag.
MOB_CAP_UNLIMITED
Methods in
com.plotsquared.core.plot.flag.implementations
that return
MobCapFlag
Modifier and Type
Method
Description
protected
MobCapFlag
MobCapFlag.
flagOf
(
@NonNull
Integer
value)