toggle menu
levelledmobs-plugin
4.0.3.1
jvm
switch theme
search in API
levelledmobs-plugin
/
io.github.arcaneplugins.levelledmobs.rules
/
ModalListParsingInfo
Modal
List
Parsing
Info
class
ModalListParsingInfo
(
val
type
:
ModalListParsingTypes
)
Holds various info used for parsing rules.yml
Author
stumper66
Since
3.7.5
Members
Constructors
Modal
List
Parsing
Info
Link copied to clipboard
constructor
(
type
:
ModalListParsingTypes
)
Properties
cached
Modal
List
Link copied to clipboard
var
cachedModalList
:
CachedModalList
<
*
>
?
configuration
Key
Link copied to clipboard
var
configurationKey
:
String
?
group
Mapping
Link copied to clipboard
var
groupMapping
:
Map
<
String
,
List
<
String
>
>
?
item
Name
Link copied to clipboard
var
itemName
:
String
?
supports
Groups
Link copied to clipboard
var
supportsGroups
:
Boolean
type
Link copied to clipboard
val
type
:
ModalListParsingTypes