Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- activationType - Enum Class in io.github.gameking1happy.gk1hcore.packs
- addCDP(Object, String, String) - Static method in class io.github.gameking1happy.gk1hcore.packs.AddPackPreset
- addClass(AddPacks) - Static method in class io.github.gameking1happy.gk1hcore.Main
- addHiddenPack(Object, String, String, String, activationType, packType, packSource, packPosition) - Static method in class io.github.gameking1happy.gk1hcore.packs.AddPackPreset
- addPack(Object, String, String, String, activationType, packType, packSource, packPosition) - Method in interface io.github.gameking1happy.gk1hcore.packs.AddPack
- addPack(Object, String, String, String, activationType, packType, packSource, packPosition) - Method in class io.github.gameking1happy.gk1hcore.packs.AddPackNeoForge
- AddPack - Interface in io.github.gameking1happy.gk1hcore.packs
- ADDPACK - Static variable in class io.github.gameking1happy.gk1hcore.platform.Services
- AddPackNeoForge - Class in io.github.gameking1happy.gk1hcore.packs
- AddPackNeoForge() - Constructor for class io.github.gameking1happy.gk1hcore.packs.AddPackNeoForge
- AddPackPreset - Class in io.github.gameking1happy.gk1hcore.packs
- AddPackPreset() - Constructor for class io.github.gameking1happy.gk1hcore.packs.AddPackPreset
- addPacks(Object) - Method in interface io.github.gameking1happy.gk1hcore.packs.AddPacks
- AddPacks - Interface in io.github.gameking1happy.gk1hcore.packs
- AddPacksList - Static variable in class io.github.gameking1happy.gk1hcore.Main
- ALWAYS - Enum constant in enum class io.github.gameking1happy.gk1hcore.packs.activationType
B
- BOTTOM - Enum constant in enum class io.github.gameking1happy.gk1hcore.packs.packPosition
- BUILT_IN - Enum constant in enum class io.github.gameking1happy.gk1hcore.packs.packSource
D
- DATA - Enum constant in enum class io.github.gameking1happy.gk1hcore.packs.packType
- DEFAULT - Enum constant in enum class io.github.gameking1happy.gk1hcore.packs.activationType
- DEFAULT - Enum constant in enum class io.github.gameking1happy.gk1hcore.packs.packSource
F
- FEATURE - Enum constant in enum class io.github.gameking1happy.gk1hcore.packs.packSource
- fNAP(String, String) - Static method in class io.github.gameking1happy.gk1hcore.Main
G
- getEnvironmentName() - Method in interface io.github.gameking1happy.gk1hcore.platform.services.IPlatformHelper
- getModID() - Method in interface io.github.gameking1happy.gk1hcore.packs.AddPacks
- getPlatformName() - Method in class io.github.gameking1happy.gk1hcore.platform.NeoForgePlatformHelper
- getPlatformName() - Method in interface io.github.gameking1happy.gk1hcore.platform.services.IPlatformHelper
I
- init(Object) - Static method in class io.github.gameking1happy.gk1hcore.Main
- io.github.gameking1happy.gk1hcore - package io.github.gameking1happy.gk1hcore
- io.github.gameking1happy.gk1hcore.mixin - package io.github.gameking1happy.gk1hcore.mixin
- io.github.gameking1happy.gk1hcore.packs - package io.github.gameking1happy.gk1hcore.packs
- io.github.gameking1happy.gk1hcore.platform - package io.github.gameking1happy.gk1hcore.platform
- io.github.gameking1happy.gk1hcore.platform.services - package io.github.gameking1happy.gk1hcore.platform.services
- IPlatformHelper - Interface in io.github.gameking1happy.gk1hcore.platform.services
- isDevelopmentEnvironment() - Method in class io.github.gameking1happy.gk1hcore.platform.NeoForgePlatformHelper
- isDevelopmentEnvironment() - Method in interface io.github.gameking1happy.gk1hcore.platform.services.IPlatformHelper
- isModLoaded(String) - Method in class io.github.gameking1happy.gk1hcore.platform.NeoForgePlatformHelper
- isModLoaded(String) - Method in interface io.github.gameking1happy.gk1hcore.platform.services.IPlatformHelper
L
- load(Class<T>) - Static method in class io.github.gameking1happy.gk1hcore.platform.Services
- LOG - Static variable in class io.github.gameking1happy.gk1hcore.Main
M
- Main - Class in io.github.gameking1happy.gk1hcore
- Main() - Constructor for class io.github.gameking1happy.gk1hcore.Main
- MainNeoForge - Class in io.github.gameking1happy.gk1hcore
- MainNeoForge(IEventBus) - Constructor for class io.github.gameking1happy.gk1hcore.MainNeoForge
- MOD_ID - Static variable in class io.github.gameking1happy.gk1hcore.Main
- MOD_NAME - Static variable in class io.github.gameking1happy.gk1hcore.Main
N
- NeoForgePlatformHelper - Class in io.github.gameking1happy.gk1hcore.platform
- NeoForgePlatformHelper() - Constructor for class io.github.gameking1happy.gk1hcore.platform.NeoForgePlatformHelper
- NORMAL - Enum constant in enum class io.github.gameking1happy.gk1hcore.packs.activationType
P
- packContainsAnyFromList(Pack, List<String>) - Static method in class io.github.gameking1happy.gk1hcore.Main
- packExclude(String) - Static method in class io.github.gameking1happy.gk1hcore.Main
- PackExclusions - Static variable in class io.github.gameking1happy.gk1hcore.Main
- packPosition - Enum Class in io.github.gameking1happy.gk1hcore.packs
- PackSelectionModelMixin - Class in io.github.gameking1happy.gk1hcore.mixin
- PackSelectionModelMixin() - Constructor for class io.github.gameking1happy.gk1hcore.mixin.PackSelectionModelMixin
- packSource - Enum Class in io.github.gameking1happy.gk1hcore.packs
- packType - Enum Class in io.github.gameking1happy.gk1hcore.packs
- PLATFORM - Static variable in class io.github.gameking1happy.gk1hcore.platform.Services
R
- registerpacks(Object) - Method in interface io.github.gameking1happy.gk1hcore.packs.RegisterPacks
- registerpacks(Object) - Method in class io.github.gameking1happy.gk1hcore.packs.RegisterPacksNeoForge
- RegisterPacks - Interface in io.github.gameking1happy.gk1hcore.packs
- REGISTERPACKS - Static variable in class io.github.gameking1happy.gk1hcore.platform.Services
- RegisterPacksNeoForge - Class in io.github.gameking1happy.gk1hcore.packs
- RegisterPacksNeoForge() - Constructor for class io.github.gameking1happy.gk1hcore.packs.RegisterPacksNeoForge
- registerpacksNF(AddPackFindersEvent) - Static method in class io.github.gameking1happy.gk1hcore.packs.RegisterPacksNeoForge
- RESOURCE - Enum constant in enum class io.github.gameking1happy.gk1hcore.packs.packType
S
- SERVER - Enum constant in enum class io.github.gameking1happy.gk1hcore.packs.packSource
- Services - Class in io.github.gameking1happy.gk1hcore.platform
- Services() - Constructor for class io.github.gameking1happy.gk1hcore.platform.Services
T
- TOP - Enum constant in enum class io.github.gameking1happy.gk1hcore.packs.packPosition
V
- valueOf(String) - Static method in enum class io.github.gameking1happy.gk1hcore.packs.activationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.gameking1happy.gk1hcore.packs.packPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.gameking1happy.gk1hcore.packs.packSource
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.gameking1happy.gk1hcore.packs.packType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.github.gameking1happy.gk1hcore.packs.activationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.gameking1happy.gk1hcore.packs.packPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.gameking1happy.gk1hcore.packs.packSource
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.gameking1happy.gk1hcore.packs.packType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WORLD - Enum constant in enum class io.github.gameking1happy.gk1hcore.packs.packSource
All Classes and Interfaces|All Packages|Constant Field Values