public class Patterns extends Object
Modifier and Type | Field and Description |
---|---|
static Pattern |
GenericScore |
static Pattern |
GlobalScore |
static Pattern |
LegacyBossX |
static Pattern |
LegacyBossY |
static Pattern |
LegacyBossZ |
static Pattern |
LegacyPlayerX |
static Pattern |
LegacyPlayerY |
static Pattern |
LegacyPlayerYC |
static Pattern |
LegacyPlayerZ |
static Pattern |
LoreRanges |
static Pattern |
MobScore |
static Pattern |
MSMobX |
static Pattern |
MSMobY |
static Pattern |
MSMobZ |
static Pattern |
MSTargetX |
static Pattern |
MSTargetY |
static Pattern |
MSTargetZ |
static Pattern |
MSTriggerX |
static Pattern |
MSTriggerY |
static Pattern |
MSTriggerZ |
static Pattern |
TargetScore |
static Pattern |
TriggerScore |
static Pattern |
VariableRanges |
Constructor and Description |
---|
Patterns() |
Modifier and Type | Method and Description |
---|---|
static void |
CompilePatterns() |
public static Pattern MSMobX
public static Pattern MSMobY
public static Pattern MSMobZ
public static Pattern MSTargetX
public static Pattern MSTargetY
public static Pattern MSTargetZ
public static Pattern MSTriggerX
public static Pattern MSTriggerY
public static Pattern MSTriggerZ
public static Pattern VariableRanges
public static Pattern MobScore
public static Pattern GlobalScore
public static Pattern TargetScore
public static Pattern TriggerScore
public static Pattern GenericScore
public static Pattern LegacyBossX
public static Pattern LegacyBossY
public static Pattern LegacyBossZ
public static Pattern LegacyPlayerX
public static Pattern LegacyPlayerY
public static Pattern LegacyPlayerYC
public static Pattern LegacyPlayerZ
public static Pattern LoreRanges
Copyright © 2020. All rights reserved.