Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addPacks(Object) - Method in class io.github.gameking1happy.gk1henchants.packs.Packs
- addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1henchants.data.enchantability.EnchantabilityItemTagsProvider
- addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1henchants.data.enchantability.netherited.NetheritedItemTagsProvider
- addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1henchants.data.MyBlockTagsProvider
- addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1henchants.data.tradeable.TradeableEnchantmentTagsProvider
- addTranslations() - Method in class io.github.gameking1happy.gk1henchants.data.client.MyLanguageProvider
C
- Client - Class in io.github.gameking1happy.gk1henchants.client
-
Client-side code.
- Client() - Constructor for class io.github.gameking1happy.gk1henchants.client.Client
D
- doHurtEquipment(DamageSource, float, EquipmentSlot...) - Method in class io.github.gameking1happy.gk1henchants.mixin.LivingEntityMixin
E
- Enchantability - Variable in class io.github.gameking1happy.gk1henchants.config.ServerConfig
-
Enchantability configuration value.
- Enchantability - Static variable in class io.github.gameking1happy.gk1henchants.Main
-
Enchantability configuration value.
- EnchantabilityItemTagsProvider - Class in io.github.gameking1happy.gk1henchants.data.enchantability
-
Enchantability item tags datagen.
- EnchantabilityItemTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, CompletableFuture<TagsProvider.TagLookup<Block>>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1henchants.data.enchantability.EnchantabilityItemTagsProvider
G
- gatherData(GatherDataEvent) - Static method in class io.github.gameking1happy.gk1henchants.data.GatherDataEventSubscribe
- GatherDataEventSubscribe - Class in io.github.gameking1happy.gk1henchants.data
-
GatherDataEventSubscribe class for datagen.
- GatherDataEventSubscribe() - Constructor for class io.github.gameking1happy.gk1henchants.data.GatherDataEventSubscribe
- getModID() - Method in class io.github.gameking1happy.gk1henchants.packs.Packs
- getName() - Method in class io.github.gameking1happy.gk1henchants.data.enchantability.EnchantabilityItemTagsProvider
- getName() - Method in class io.github.gameking1happy.gk1henchants.data.enchantability.netherited.NetheritedItemTagsProvider
- getName() - Method in class io.github.gameking1happy.gk1henchants.data.tradeable.TradeableEnchantmentTagsProvider
H
- hurtArmorInject(DamageSource, float, CallbackInfo) - Method in class io.github.gameking1happy.gk1henchants.mixin.LivingEntityMixin
I
- init() - Static method in class io.github.gameking1happy.gk1henchants.Main
-
Common method for initializing the mod.
- initclient() - Static method in class io.github.gameking1happy.gk1henchants.client.Client
-
Client initialization.
- initserver() - Static method in class io.github.gameking1happy.gk1henchants.server.Server
-
Server initialization.
- io.github.gameking1happy.gk1henchants - package io.github.gameking1happy.gk1henchants
- io.github.gameking1happy.gk1henchants.client - package io.github.gameking1happy.gk1henchants.client
- io.github.gameking1happy.gk1henchants.config - package io.github.gameking1happy.gk1henchants.config
- io.github.gameking1happy.gk1henchants.data - package io.github.gameking1happy.gk1henchants.data
- io.github.gameking1happy.gk1henchants.data.client - package io.github.gameking1happy.gk1henchants.data.client
- io.github.gameking1happy.gk1henchants.data.enchantability - package io.github.gameking1happy.gk1henchants.data.enchantability
- io.github.gameking1happy.gk1henchants.data.enchantability.netherited - package io.github.gameking1happy.gk1henchants.data.enchantability.netherited
- io.github.gameking1happy.gk1henchants.data.tradeable - package io.github.gameking1happy.gk1henchants.data.tradeable
- io.github.gameking1happy.gk1henchants.mixin - package io.github.gameking1happy.gk1henchants.mixin
- io.github.gameking1happy.gk1henchants.mixin.netheriteextras - package io.github.gameking1happy.gk1henchants.mixin.netheriteextras
- io.github.gameking1happy.gk1henchants.packs - package io.github.gameking1happy.gk1henchants.packs
- io.github.gameking1happy.gk1henchants.server - package io.github.gameking1happy.gk1henchants.server
L
- LivingEntityMixin - Class in io.github.gameking1happy.gk1henchants.mixin
-
Makes horse armor actually take damage.
- LivingEntityMixin() - Constructor for class io.github.gameking1happy.gk1henchants.mixin.LivingEntityMixin
- LOG - Static variable in class io.github.gameking1happy.gk1henchants.Main
-
The mod logger.
M
- Main - Class in io.github.gameking1happy.gk1henchants
-
The main class for the mod.
- Main() - Constructor for class io.github.gameking1happy.gk1henchants.Main
- MainNeoForge - Class in io.github.gameking1happy.gk1henchants
-
The NeoForge main class for the mod.
- MainNeoForge() - Constructor for class io.github.gameking1happy.gk1henchants.MainNeoForge
-
Runs the NeoForge mod initializer.
- MOD_ID - Static variable in class io.github.gameking1happy.gk1henchants.Main
-
The mod ID.
- MOD_NAME - Static variable in class io.github.gameking1happy.gk1henchants.Main
-
The mod name.
- MyBlockTagsProvider - Class in io.github.gameking1happy.gk1henchants.data
-
Block tags datagen.
- MyBlockTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1henchants.data.MyBlockTagsProvider
- MyLanguageProvider - Class in io.github.gameking1happy.gk1henchants.data.client
-
Language datagen.
- MyLanguageProvider(PackOutput) - Constructor for class io.github.gameking1happy.gk1henchants.data.client.MyLanguageProvider
N
- NeoForgeClient - Class in io.github.gameking1happy.gk1henchants.client
-
NeoForge client-side code.
- NeoForgeClient() - Constructor for class io.github.gameking1happy.gk1henchants.client.NeoForgeClient
-
Runs the NeoForge client-side mod initializer.
- NeoForgeServer - Class in io.github.gameking1happy.gk1henchants.server
-
NeoForge server-side code.
- NeoForgeServer() - Constructor for class io.github.gameking1happy.gk1henchants.server.NeoForgeServer
-
Runs the NeoForge server-side mod initializer.
- NetheritedItemTagsProvider - Class in io.github.gameking1happy.gk1henchants.data.enchantability.netherited
-
Netherited item tags datagen.
- NetheritedItemTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, CompletableFuture<TagsProvider.TagLookup<Block>>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1henchants.data.enchantability.netherited.NetheritedItemTagsProvider
- NetheriteExtrasMixin - Class in io.github.gameking1happy.gk1henchants.mixin.netheriteextras
-
Give horse armor durability.
- NetheriteExtrasMixin() - Constructor for class io.github.gameking1happy.gk1henchants.mixin.netheriteextras.NetheriteExtrasMixin
P
- Packs - Class in io.github.gameking1happy.gk1henchants.packs
-
Class to add packs.
- Packs() - Constructor for class io.github.gameking1happy.gk1henchants.packs.Packs
S
- Server - Class in io.github.gameking1happy.gk1henchants.server
-
Server-side code.
- Server() - Constructor for class io.github.gameking1happy.gk1henchants.server.Server
- serverconfig - Static variable in class io.github.gameking1happy.gk1henchants.Main
-
The server configuration for the mod.
- ServerConfig - Class in io.github.gameking1happy.gk1henchants.config
-
The server configuration for the mod.
- ServerConfig() - Constructor for class io.github.gameking1happy.gk1henchants.config.ServerConfig
-
The constructor method.
T
- Tradeable - Variable in class io.github.gameking1happy.gk1henchants.config.ServerConfig
-
Tradeable configuration value.
- Tradeable - Static variable in class io.github.gameking1happy.gk1henchants.Main
-
Tradeable configuration value.
- TradeableEnchantmentTagsProvider - Class in io.github.gameking1happy.gk1henchants.data.tradeable
-
Tradeable enchantment tags datagen.
- TradeableEnchantmentTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1henchants.data.tradeable.TradeableEnchantmentTagsProvider
All Classes and Interfaces|All Packages|Constant Field Values