toggle menu
levelledmobs-plugin
4.0.3.1
jvm
switch theme
search in API
levelledmobs-plugin
/
io.github.arcaneplugins.levelledmobs.rules
/
RuleInfo
/
RuleSortingInfo
Rule
Sorting
Info
data
class
RuleSortingInfo
(
val
ruleType
:
RuleType
,
val
fieldName
:
String
)
Members
Constructors
Rule
Sorting
Info
Link copied to clipboard
constructor
(
ruleType
:
RuleType
,
fieldName
:
String
)
Properties
field
Name
Link copied to clipboard
val
fieldName
:
String
rule
Type
Link copied to clipboard
val
ruleType
:
RuleType
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String