public interface CoreStateAccessor
| Modifier and Type | Field and Description |
|---|---|
static boolean |
FABRIC |
static boolean |
FORGE |
static boolean |
FORGE_OR_NEOFORGE |
static CoreAPI.GameVersion |
GAME_VERSION |
static boolean |
JAVA_17 |
static boolean |
JAVA_21 |
static boolean |
JAVA_8 |
static boolean |
JAVA_MODULES |
static int |
JAVA_VERSION |
static boolean |
LEGACY |
static CoreAPI.ModLoader |
MOD_LOADER |
static boolean |
NAMED_ENV |
static boolean |
NEOFORGE |
static boolean |
SRG_ENV |
static boolean |
V12 |
static boolean |
V16 |
static boolean |
V16_OR_EARLIER |
static boolean |
V16_OR_LATER |
static boolean |
V18 |
static boolean |
V18_OR_EARLIER |
static boolean |
V18_OR_LATER |
static boolean |
V19 |
static boolean |
V19_2_OR_EARLIER |
static boolean |
V19_4_OR_LATER |
static boolean |
V19_OR_EARLIER |
static boolean |
V19_OR_LATER |
static boolean |
V20 |
static boolean |
V20_4_OR_EARLIER |
static boolean |
V20_6_OR_LATER |
static boolean |
V20_OR_LATER |
static boolean |
V21 |
static boolean |
V21_OR_LATER |
static final boolean FABRIC
static final boolean FORGE
static final boolean FORGE_OR_NEOFORGE
static final boolean JAVA_8
static final boolean JAVA_17
static final boolean JAVA_21
static final boolean JAVA_MODULES
static final boolean LEGACY
static final boolean NAMED_ENV
static final boolean NEOFORGE
static final boolean SRG_ENV
static final boolean V12
static final boolean V16
static final boolean V16_OR_EARLIER
static final boolean V16_OR_LATER
static final boolean V18
static final boolean V18_OR_EARLIER
static final boolean V18_OR_LATER
static final boolean V19
static final boolean V19_OR_EARLIER
static final boolean V19_OR_LATER
static final boolean V19_2_OR_EARLIER
static final boolean V19_4_OR_LATER
static final boolean V20
static final boolean V20_OR_LATER
static final boolean V20_4_OR_EARLIER
static final boolean V20_6_OR_LATER
static final boolean V21
static final boolean V21_OR_LATER
static final int JAVA_VERSION
static final CoreAPI.GameVersion GAME_VERSION
static final CoreAPI.ModLoader MOD_LOADER