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.TimeFlag
Packages that use
TimeFlag
Package
Description
com.plotsquared.core.plot.flag.implementations
Uses of
TimeFlag
in
com.plotsquared.core.plot.flag.implementations
Fields in
com.plotsquared.core.plot.flag.implementations
declared as
TimeFlag
Modifier and Type
Field
Description
static final
TimeFlag
TimeFlag.
TIME_DISABLED
Methods in
com.plotsquared.core.plot.flag.implementations
that return
TimeFlag
Modifier and Type
Method
Description
protected
TimeFlag
TimeFlag.
flagOf
(
@NonNull
Long
value)