Index

A B C D 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.DiamondRecipeProvider
 
buildRecipes(RecipeOutput) - Method in class io.github.gameking1happy.gk1hrecycling.data.leather.LeatherRecipeProvider
 
buildRecipes(RecipeOutput) - Method in class io.github.gameking1happy.gk1hrecycling.data.netherite.NetheriteRecipeProvider
 

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
 
DiamondRecipeProvider - Class in io.github.gameking1happy.gk1hrecycling.data.diamond
Diamond Recycling Recipe datagen.
DiamondRecipeProvider(PackOutput, CompletableFuture<HolderLookup.Provider>) - Constructor for class io.github.gameking1happy.gk1hrecycling.data.diamond.DiamondRecipeProvider
 

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.DiamondRecipeProvider
 
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.LeatherRecipeProvider
 
getName() - Method in class io.github.gameking1happy.gk1hrecycling.data.netherite.NetheriteItemTagsProvider
 
getName() - Method in class io.github.gameking1happy.gk1hrecycling.data.netherite.NetheriteRecipeProvider
 
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.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.netherite - package io.github.gameking1happy.gk1hrecycling.data.netherite
 
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
 
LeatherRecipeProvider - Class in io.github.gameking1happy.gk1hrecycling.data.leather
Leather Recycling Recipe datagen.
LeatherRecipeProvider(PackOutput, CompletableFuture<HolderLookup.Provider>) - Constructor for class io.github.gameking1happy.gk1hrecycling.data.leather.LeatherRecipeProvider
 
LOG - Static variable in class io.github.gameking1happy.gk1hrecycling.Main
The mod logger.

M

Main - Class in io.github.gameking1happy.gk1hrecycling
The main method for the mod.
Main() - Constructor for class io.github.gameking1happy.gk1hrecycling.Main
 
MainNeoForge - Class in io.github.gameking1happy.gk1hrecycling
The NeoForge main method for the mod.
MainNeoForge() - Constructor for class io.github.gameking1happy.gk1hrecycling.MainNeoForge
Runs the NeoForge mod initializer.
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
The NeoForge client-side method for the mod.
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
The NeoForge server-side method for the mod.
NeoForgeServer() - Constructor for class io.github.gameking1happy.gk1hrecycling.server.NeoForgeServer
Runs the NeoForge server-side mod initializer.
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
 
NetheriteRecipeProvider - Class in io.github.gameking1happy.gk1hrecycling.data.netherite
Netherite Recycling Recipe datagen.
NetheriteRecipeProvider(PackOutput, CompletableFuture<HolderLookup.Provider>) - Constructor for class io.github.gameking1happy.gk1hrecycling.data.netherite.NetheriteRecipeProvider
 

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 G I L M N P S 
All Classes and Interfaces|All Packages|Constant Field Values