Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addPacks(Object) - Method in class io.github.gameking1happy.gk1hextras.packs.Packs
- addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1hextras.data.maceblock.MaceBlockItemTagsProvider
- addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1hextras.data.MyBlockTagsProvider
- addTranslations() - Method in class io.github.gameking1happy.gk1hextras.data.client.MyLanguageProvider
C
- Client - Class in io.github.gameking1happy.gk1hextras.client
-
Client-side code.
- Client() - Constructor for class io.github.gameking1happy.gk1hextras.client.Client
D
- dragonDropsHead - Variable in class io.github.gameking1happy.gk1hextras.config.ServerConfig
-
Dragon drops head configuration value.
- dragonDropsHead - Static variable in class io.github.gameking1happy.gk1hextras.Main
-
Dragon drops head configuration value.
G
- gatherData(GatherDataEvent) - Static method in class io.github.gameking1happy.gk1hextras.data.GatherDataEventSubscribe
- GatherDataEventSubscribe - Class in io.github.gameking1happy.gk1hextras.data
-
GatherDataEventSubscribe class for datagen.
- GatherDataEventSubscribe() - Constructor for class io.github.gameking1happy.gk1hextras.data.GatherDataEventSubscribe
- getModID() - Method in class io.github.gameking1happy.gk1hextras.packs.Packs
- getName() - Method in class io.github.gameking1happy.gk1hextras.data.client.owlfix.OwlFixSoundDefinitionsProvider
- getName() - Method in class io.github.gameking1happy.gk1hextras.data.maceblock.MaceBlockItemTagsProvider
I
- init() - Static method in class io.github.gameking1happy.gk1hextras.Main
-
Common method for initializing the mod.
- initClient() - Static method in class io.github.gameking1happy.gk1hextras.client.Client
-
Client initialization.
- initServer() - Static method in class io.github.gameking1happy.gk1hextras.server.Server
-
Server initialization.
- io.github.gameking1happy.gk1hextras - package io.github.gameking1happy.gk1hextras
- io.github.gameking1happy.gk1hextras.client - package io.github.gameking1happy.gk1hextras.client
- io.github.gameking1happy.gk1hextras.config - package io.github.gameking1happy.gk1hextras.config
- io.github.gameking1happy.gk1hextras.data - package io.github.gameking1happy.gk1hextras.data
- io.github.gameking1happy.gk1hextras.data.client - package io.github.gameking1happy.gk1hextras.data.client
- io.github.gameking1happy.gk1hextras.data.client.owlfix - package io.github.gameking1happy.gk1hextras.data.client.owlfix
- io.github.gameking1happy.gk1hextras.data.maceblock - package io.github.gameking1happy.gk1hextras.data.maceblock
- io.github.gameking1happy.gk1hextras.loot - package io.github.gameking1happy.gk1hextras.loot
- io.github.gameking1happy.gk1hextras.packs - package io.github.gameking1happy.gk1hextras.packs
- io.github.gameking1happy.gk1hextras.server - package io.github.gameking1happy.gk1hextras.server
L
- loadTables(LootTableLoadEvent) - Static method in class io.github.gameking1happy.gk1hextras.loot.ModifyLootTable
- LOG - Static variable in class io.github.gameking1happy.gk1hextras.Main
-
The mod logger.
M
- maceBlock - Variable in class io.github.gameking1happy.gk1hextras.config.ServerConfig
-
Mace blocking configuration value.
- maceBlock - Static variable in class io.github.gameking1happy.gk1hextras.Main
-
Mace blocking configuration value.
- MaceBlockItemTagsProvider - Class in io.github.gameking1happy.gk1hextras.data.maceblock
-
Mace Block item tags datagen.
- MaceBlockItemTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, CompletableFuture<TagsProvider.TagLookup<Block>>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1hextras.data.maceblock.MaceBlockItemTagsProvider
- Main - Class in io.github.gameking1happy.gk1hextras
-
The main class for the mod.
- Main() - Constructor for class io.github.gameking1happy.gk1hextras.Main
- MainNeoForge - Class in io.github.gameking1happy.gk1hextras
-
The NeoForge main class for the mod.
- MainNeoForge() - Constructor for class io.github.gameking1happy.gk1hextras.MainNeoForge
-
Runs the NeoForge mod initializer.
- MOD_ID - Static variable in class io.github.gameking1happy.gk1hextras.Main
-
The mod ID.
- MOD_NAME - Static variable in class io.github.gameking1happy.gk1hextras.Main
-
The mod name.
- ModifyLootTable - Class in io.github.gameking1happy.gk1hextras.loot
-
Modify loot tables.
- ModifyLootTable() - Constructor for class io.github.gameking1happy.gk1hextras.loot.ModifyLootTable
- MyBlockTagsProvider - Class in io.github.gameking1happy.gk1hextras.data
-
Block tags datagen.
- MyBlockTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1hextras.data.MyBlockTagsProvider
- MyLanguageProvider - Class in io.github.gameking1happy.gk1hextras.data.client
-
Language datagen.
- MyLanguageProvider(PackOutput) - Constructor for class io.github.gameking1happy.gk1hextras.data.client.MyLanguageProvider
N
- NeoForgeClient - Class in io.github.gameking1happy.gk1hextras.client
-
NeoForge client-side code.
- NeoForgeClient() - Constructor for class io.github.gameking1happy.gk1hextras.client.NeoForgeClient
-
Runs the NeoForge client-side mod initializer.
- NeoForgeServer - Class in io.github.gameking1happy.gk1hextras.server
-
NeoForge server-side code.
- NeoForgeServer() - Constructor for class io.github.gameking1happy.gk1hextras.server.NeoForgeServer
-
Runs the NeoForge server-side mod initializer.
O
- OwlFixSoundDefinitionsProvider - Class in io.github.gameking1happy.gk1hextras.data.client.owlfix
-
Owl Fix sound definitions datagen.
- OwlFixSoundDefinitionsProvider(PackOutput, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1hextras.data.client.owlfix.OwlFixSoundDefinitionsProvider
- owlHoot1 - Static variable in class io.github.gameking1happy.gk1hextras.data.client.owlfix.OwlFixSoundDefinitionsProvider
-
Owl hoot 1 Resource Location.
- owlHoot2 - Static variable in class io.github.gameking1happy.gk1hextras.data.client.owlfix.OwlFixSoundDefinitionsProvider
-
Owl hoot 2 Resource Location.
- owlHurt - Static variable in class io.github.gameking1happy.gk1hextras.data.client.owlfix.OwlFixSoundDefinitionsProvider
-
Owl hurt Resource Location.
P
- Packs - Class in io.github.gameking1happy.gk1hextras.packs
-
Class to add packs.
- Packs() - Constructor for class io.github.gameking1happy.gk1hextras.packs.Packs
R
- registerSounds() - Method in class io.github.gameking1happy.gk1hextras.data.client.owlfix.OwlFixSoundDefinitionsProvider
S
- Server - Class in io.github.gameking1happy.gk1hextras.server
-
Server-side code.
- Server() - Constructor for class io.github.gameking1happy.gk1hextras.server.Server
- serverConfig - Static variable in class io.github.gameking1happy.gk1hextras.Main
-
The server configuration for the mod.
- ServerConfig - Class in io.github.gameking1happy.gk1hextras.config
-
The server configuration for the mod.
- ServerConfig() - Constructor for class io.github.gameking1happy.gk1hextras.config.ServerConfig
-
The constructor method.
- spongeChance - Variable in class io.github.gameking1happy.gk1hextras.config.ServerConfig
-
Sponge chance configuration value.
- spongeChance - Static variable in class io.github.gameking1happy.gk1hextras.Main
-
Sponge chance configuration value.
- spongeFishing - Variable in class io.github.gameking1happy.gk1hextras.config.ServerConfig
-
Sponge fishing configuration value.
- spongeFishing - Static variable in class io.github.gameking1happy.gk1hextras.Main
-
Sponge fishing configuration value.
All Classes and Interfaces|All Packages|Constant Field Values