Index

A B C D E G I L M N P S 
All Classes and Interfaces|All Packages|Constant Field Values

A

addPacks(Object) - Method in class io.github.gameking1happy.gk1hrecycling.packs.Packs
 
addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1hrecycling.data.copper.CopperItemTagsProvider
 
addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1hrecycling.data.diamond.DiamondItemTagsProvider
 
addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1hrecycling.data.gold.GoldItemTagsProvider
 
addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1hrecycling.data.iron.IronItemTagsProvider
 
addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1hrecycling.data.leather.LeatherItemTagsProvider
 
addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1hrecycling.data.MyBlockTagsProvider
 
addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1hrecycling.data.netherite.NetheriteItemTagsProvider
 

B

buildRecipes(RecipeOutput) - Method in class io.github.gameking1happy.gk1hrecycling.data.diamond.enchantinginfuser.EnchantingInfuserRecipeProvider
 
buildRecipes(RecipeOutput) - Method in class io.github.gameking1happy.gk1hrecycling.data.leather.metalbundles.MetalBundlesRecipeProvider
 
buildRecipes(RecipeOutput) - Method in class io.github.gameking1happy.gk1hrecycling.data.netherite.gk1hrecipes.GK1HRecipesRecipeProvider
 
buildRecipes(RecipeOutput) - Method in class io.github.gameking1happy.gk1hrecycling.data.netherite.netheriteextras.NetheriteExtrasRecipeProvider
 

C

Client - Class in io.github.gameking1happy.gk1hrecycling.client
Client-side code.
Client() - Constructor for class io.github.gameking1happy.gk1hrecycling.client.Client
 
CopperItemTagsProvider - Class in io.github.gameking1happy.gk1hrecycling.data.copper
Copper Recycling item tags datagen.
CopperItemTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, CompletableFuture<TagsProvider.TagLookup<Block>>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1hrecycling.data.copper.CopperItemTagsProvider
 

D

DiamondItemTagsProvider - Class in io.github.gameking1happy.gk1hrecycling.data.diamond
Diamond Recycling item tags datagen.
DiamondItemTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, CompletableFuture<TagsProvider.TagLookup<Block>>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1hrecycling.data.diamond.DiamondItemTagsProvider
 

E

EnchantingInfuserRecipeProvider - Class in io.github.gameking1happy.gk1hrecycling.data.diamond.enchantinginfuser
Enchanting Infuser Recycling Recipe datagen.
EnchantingInfuserRecipeProvider(PackOutput, CompletableFuture<HolderLookup.Provider>) - Constructor for class io.github.gameking1happy.gk1hrecycling.data.diamond.enchantinginfuser.EnchantingInfuserRecipeProvider
 

G

gatherData(GatherDataEvent) - Static method in class io.github.gameking1happy.gk1hrecycling.data.GatherDataEventSubscribe
 
GatherDataEventSubscribe - Class in io.github.gameking1happy.gk1hrecycling.data
GatherDataEventSubscribe class for datagen.
GatherDataEventSubscribe() - Constructor for class io.github.gameking1happy.gk1hrecycling.data.GatherDataEventSubscribe
 
getModID() - Method in class io.github.gameking1happy.gk1hrecycling.packs.Packs
 
getName() - Method in class io.github.gameking1happy.gk1hrecycling.data.copper.CopperItemTagsProvider
 
getName() - Method in class io.github.gameking1happy.gk1hrecycling.data.diamond.DiamondItemTagsProvider
 
getName() - Method in class io.github.gameking1happy.gk1hrecycling.data.diamond.enchantinginfuser.EnchantingInfuserRecipeProvider
 
getName() - Method in class io.github.gameking1happy.gk1hrecycling.data.gold.GoldItemTagsProvider
 
getName() - Method in class io.github.gameking1happy.gk1hrecycling.data.iron.IronItemTagsProvider
 
getName() - Method in class io.github.gameking1happy.gk1hrecycling.data.leather.LeatherItemTagsProvider
 
getName() - Method in class io.github.gameking1happy.gk1hrecycling.data.leather.metalbundles.MetalBundlesRecipeProvider
 
getName() - Method in class io.github.gameking1happy.gk1hrecycling.data.netherite.gk1hrecipes.GK1HRecipesRecipeProvider
 
getName() - Method in class io.github.gameking1happy.gk1hrecycling.data.netherite.netheriteextras.NetheriteExtrasRecipeProvider
 
getName() - Method in class io.github.gameking1happy.gk1hrecycling.data.netherite.NetheriteItemTagsProvider
 
GK1HRecipesRecipeProvider - Class in io.github.gameking1happy.gk1hrecycling.data.netherite.gk1hrecipes
GK1H Recipes Recycling Recipe datagen.
GK1HRecipesRecipeProvider(PackOutput, CompletableFuture<HolderLookup.Provider>) - Constructor for class io.github.gameking1happy.gk1hrecycling.data.netherite.gk1hrecipes.GK1HRecipesRecipeProvider
 
GoldItemTagsProvider - Class in io.github.gameking1happy.gk1hrecycling.data.gold
Gold Recycling item tags datagen.
GoldItemTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, CompletableFuture<TagsProvider.TagLookup<Block>>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1hrecycling.data.gold.GoldItemTagsProvider
 

I

init() - Static method in class io.github.gameking1happy.gk1hrecycling.Main
Common method for initializing the mod.
initClient() - Static method in class io.github.gameking1happy.gk1hrecycling.client.Client
Client initialization.
initServer() - Static method in class io.github.gameking1happy.gk1hrecycling.server.Server
Server initialization.
io.github.gameking1happy.gk1hrecycling - package io.github.gameking1happy.gk1hrecycling
 
io.github.gameking1happy.gk1hrecycling.client - package io.github.gameking1happy.gk1hrecycling.client
 
io.github.gameking1happy.gk1hrecycling.data - package io.github.gameking1happy.gk1hrecycling.data
 
io.github.gameking1happy.gk1hrecycling.data.copper - package io.github.gameking1happy.gk1hrecycling.data.copper
 
io.github.gameking1happy.gk1hrecycling.data.diamond - package io.github.gameking1happy.gk1hrecycling.data.diamond
 
io.github.gameking1happy.gk1hrecycling.data.diamond.enchantinginfuser - package io.github.gameking1happy.gk1hrecycling.data.diamond.enchantinginfuser
 
io.github.gameking1happy.gk1hrecycling.data.gold - package io.github.gameking1happy.gk1hrecycling.data.gold
 
io.github.gameking1happy.gk1hrecycling.data.iron - package io.github.gameking1happy.gk1hrecycling.data.iron
 
io.github.gameking1happy.gk1hrecycling.data.leather - package io.github.gameking1happy.gk1hrecycling.data.leather
 
io.github.gameking1happy.gk1hrecycling.data.leather.metalbundles - package io.github.gameking1happy.gk1hrecycling.data.leather.metalbundles
 
io.github.gameking1happy.gk1hrecycling.data.netherite - package io.github.gameking1happy.gk1hrecycling.data.netherite
 
io.github.gameking1happy.gk1hrecycling.data.netherite.gk1hrecipes - package io.github.gameking1happy.gk1hrecycling.data.netherite.gk1hrecipes
 
io.github.gameking1happy.gk1hrecycling.data.netherite.netheriteextras - package io.github.gameking1happy.gk1hrecycling.data.netherite.netheriteextras
 
io.github.gameking1happy.gk1hrecycling.packs - package io.github.gameking1happy.gk1hrecycling.packs
 
io.github.gameking1happy.gk1hrecycling.server - package io.github.gameking1happy.gk1hrecycling.server
 
IronItemTagsProvider - Class in io.github.gameking1happy.gk1hrecycling.data.iron
Iron Recycling item tags datagen.
IronItemTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, CompletableFuture<TagsProvider.TagLookup<Block>>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1hrecycling.data.iron.IronItemTagsProvider
 

L

LeatherItemTagsProvider - Class in io.github.gameking1happy.gk1hrecycling.data.leather
Leather Recycling item tags datagen.
LeatherItemTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, CompletableFuture<TagsProvider.TagLookup<Block>>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1hrecycling.data.leather.LeatherItemTagsProvider
 
LOG - Static variable in class io.github.gameking1happy.gk1hrecycling.Main
The mod logger.

M

Main - Class in io.github.gameking1happy.gk1hrecycling
The main class for the mod.
Main() - Constructor for class io.github.gameking1happy.gk1hrecycling.Main
 
MainNeoForge - Class in io.github.gameking1happy.gk1hrecycling
NeoForge code.
MainNeoForge() - Constructor for class io.github.gameking1happy.gk1hrecycling.MainNeoForge
Runs the NeoForge mod initializer.
MetalBundlesRecipeProvider - Class in io.github.gameking1happy.gk1hrecycling.data.leather.metalbundles
Metal Bundles Recycling Recipe datagen.
MetalBundlesRecipeProvider(PackOutput, CompletableFuture<HolderLookup.Provider>) - Constructor for class io.github.gameking1happy.gk1hrecycling.data.leather.metalbundles.MetalBundlesRecipeProvider
 
MOD_ID - Static variable in class io.github.gameking1happy.gk1hrecycling.Main
The mod ID.
MOD_NAME - Static variable in class io.github.gameking1happy.gk1hrecycling.Main
The mod name.
MyBlockTagsProvider - Class in io.github.gameking1happy.gk1hrecycling.data
Block tags datagen.
MyBlockTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1hrecycling.data.MyBlockTagsProvider
 

N

NeoForgeClient - Class in io.github.gameking1happy.gk1hrecycling.client
NeoForge client-side code.
NeoForgeClient() - Constructor for class io.github.gameking1happy.gk1hrecycling.client.NeoForgeClient
Runs the NeoForge client-side mod initializer.
NeoForgeServer - Class in io.github.gameking1happy.gk1hrecycling.server
NeoForge server-side code.
NeoForgeServer() - Constructor for class io.github.gameking1happy.gk1hrecycling.server.NeoForgeServer
Runs the NeoForge server-side mod initializer.
NetheriteExtrasRecipeProvider - Class in io.github.gameking1happy.gk1hrecycling.data.netherite.netheriteextras
Netherite Extras Recycling Recipe datagen.
NetheriteExtrasRecipeProvider(PackOutput, CompletableFuture<HolderLookup.Provider>) - Constructor for class io.github.gameking1happy.gk1hrecycling.data.netherite.netheriteextras.NetheriteExtrasRecipeProvider
 
NetheriteItemTagsProvider - Class in io.github.gameking1happy.gk1hrecycling.data.netherite
Netherite Recycling item tags datagen.
NetheriteItemTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, CompletableFuture<TagsProvider.TagLookup<Block>>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1hrecycling.data.netherite.NetheriteItemTagsProvider
 

P

Packs - Class in io.github.gameking1happy.gk1hrecycling.packs
Class to add packs.
Packs() - Constructor for class io.github.gameking1happy.gk1hrecycling.packs.Packs
 

S

Server - Class in io.github.gameking1happy.gk1hrecycling.server
Server-side code.
Server() - Constructor for class io.github.gameking1happy.gk1hrecycling.server.Server
 
A B C D E G I L M N P S 
All Classes and Interfaces|All Packages|Constant Field Values