Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addPacks(Object) - Method in class io.github.gameking1happy.gk1haccessorifyplus.packs.Packs
- addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1haccessorifyplus.data.MyBlockTagsProvider
- addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1haccessorifyplus.data.netheriteextras.ToNDefaultItemTagsProvider
- addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1haccessorifyplus.data.netheriteextras.ToNUniqueItemTagsProvider
- addTags(HolderLookup.Provider) - Method in class io.github.gameking1happy.gk1haccessorifyplus.data.reinfshulker.ReinfShulkerItemTagsProvider
C
- canEquip(ItemStack, SlotReference) - Method in class io.github.gameking1happy.gk1haccessorifyplus.compat.netheriteextras.TotemOfNeverdyingAccessory
- Client - Class in io.github.gameking1happy.gk1haccessorifyplus.client
-
Client-side code.
- Client() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.client.Client
- clientInit(ModifyRegistriesEvent) - Static method in class io.github.gameking1happy.gk1haccessorifyplus.compat.netheriteextras.TotemOfNeverdyingAccessory
-
Client init.
- createMenu(int, Inventory, ShulkerBoxAccessoryContainerMenu, Item) - Static method in class io.github.gameking1happy.gk1haccessorifyplus.compat.reinfshulker.ReinfShulkerCompat
G
- gatherData(GatherDataEvent) - Static method in class io.github.gameking1happy.gk1haccessorifyplus.data.GatherDataEventSubscribe
- GatherDataEventSubscribe - Class in io.github.gameking1happy.gk1haccessorifyplus.data
-
GatherDataEventSubscribe class for datagen.
- GatherDataEventSubscribe() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.data.GatherDataEventSubscribe
- getInventorySizeForReinfShulker(Item) - Static method in class io.github.gameking1happy.gk1haccessorifyplus.compat.reinfshulker.ReinfShulkerCompat
-
Returns size of shulker box.
- getModID() - Method in class io.github.gameking1happy.gk1haccessorifyplus.packs.Packs
- getName() - Method in class io.github.gameking1happy.gk1haccessorifyplus.data.netheriteextras.ToNDefaultItemTagsProvider
- getName() - Method in class io.github.gameking1happy.gk1haccessorifyplus.data.netheriteextras.ToNUniqueItemTagsProvider
- getName() - Method in class io.github.gameking1happy.gk1haccessorifyplus.data.reinfshulker.ReinfShulkerItemTagsProvider
- getPath() - Method in class io.github.gameking1happy.gk1haccessorifyplus.compat.netheriteextras.TotemOfNeverdyingAccessory
- getSlot() - Method in class io.github.gameking1happy.gk1haccessorifyplus.compat.netheriteextras.TotemOfNeverdyingAccessory
I
- init() - Static method in class io.github.gameking1happy.gk1haccessorifyplus.Main
-
Common method for initializing the mod.
- init(ModifyRegistriesEvent) - Static method in class io.github.gameking1happy.gk1haccessorifyplus.compat.netheriteextras.TotemOfNeverdyingAccessory
-
Main init.
- initclient() - Static method in class io.github.gameking1happy.gk1haccessorifyplus.client.Client
-
Client initialization.
- initserver() - Static method in class io.github.gameking1happy.gk1haccessorifyplus.server.Server
-
Server initialization.
- io.github.gameking1happy.gk1haccessorifyplus - package io.github.gameking1happy.gk1haccessorifyplus
- io.github.gameking1happy.gk1haccessorifyplus.client - package io.github.gameking1happy.gk1haccessorifyplus.client
- io.github.gameking1happy.gk1haccessorifyplus.compat.netheriteextras - package io.github.gameking1happy.gk1haccessorifyplus.compat.netheriteextras
- io.github.gameking1happy.gk1haccessorifyplus.compat.reinfshulker - package io.github.gameking1happy.gk1haccessorifyplus.compat.reinfshulker
- io.github.gameking1happy.gk1haccessorifyplus.data - package io.github.gameking1happy.gk1haccessorifyplus.data
- io.github.gameking1happy.gk1haccessorifyplus.data.netheriteextras - package io.github.gameking1happy.gk1haccessorifyplus.data.netheriteextras
- io.github.gameking1happy.gk1haccessorifyplus.data.reinfshulker - package io.github.gameking1happy.gk1haccessorifyplus.data.reinfshulker
- io.github.gameking1happy.gk1haccessorifyplus.mixin - package io.github.gameking1happy.gk1haccessorifyplus.mixin
- io.github.gameking1happy.gk1haccessorifyplus.mixin.netheriteextras - package io.github.gameking1happy.gk1haccessorifyplus.mixin.netheriteextras
- io.github.gameking1happy.gk1haccessorifyplus.packs - package io.github.gameking1happy.gk1haccessorifyplus.packs
- io.github.gameking1happy.gk1haccessorifyplus.server - package io.github.gameking1happy.gk1haccessorifyplus.server
- isTotem(ItemStack) - Static method in class io.github.gameking1happy.gk1haccessorifyplus.compat.netheriteextras.NetheriteExtrasCompat
L
M
- Main - Class in io.github.gameking1happy.gk1haccessorifyplus
-
The main class for the mod.
- Main() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.Main
- MainNeoForge - Class in io.github.gameking1happy.gk1haccessorifyplus
-
The NeoForge main class for the mod.
- MainNeoForge(IEventBus) - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.MainNeoForge
-
Runs the NeoForge mod initializer.
- MOD_ID - Static variable in class io.github.gameking1happy.gk1haccessorifyplus.Main
-
The mod ID.
- MOD_NAME - Static variable in class io.github.gameking1happy.gk1haccessorifyplus.Main
-
The mod name.
- ModEventsMixin - Class in io.github.gameking1happy.gk1haccessorifyplus.mixin.netheriteextras
-
Makes the Totem of Neverdying actually work.
- ModEventsMixin() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.mixin.netheriteextras.ModEventsMixin
- ModUtilMixin - Class in io.github.gameking1happy.gk1haccessorifyplus.mixin
-
For Netherite Extras compat.
- ModUtilMixin() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.mixin.ModUtilMixin
- MyBlockTagsProvider - Class in io.github.gameking1happy.gk1haccessorifyplus.data
-
Block tags datagen.
- MyBlockTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.data.MyBlockTagsProvider
N
- NeoForgeClient - Class in io.github.gameking1happy.gk1haccessorifyplus.client
-
NeoForge client-side code.
- NeoForgeClient(IEventBus) - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.client.NeoForgeClient
-
Runs the NeoForge client-side mod initializer.
- NeoForgeServer - Class in io.github.gameking1happy.gk1haccessorifyplus.server
-
NeoForge server-side code.
- NeoForgeServer() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.server.NeoForgeServer
-
Runs the NeoForge server-side mod initializer.
- NetheriteExtrasCompat - Class in io.github.gameking1happy.gk1haccessorifyplus.compat.netheriteextras
-
Compat for Netherite Extras.
- NetheriteExtrasCompat() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.compat.netheriteextras.NetheriteExtrasCompat
P
- Packs - Class in io.github.gameking1happy.gk1haccessorifyplus.packs
-
Class to add packs.
- Packs() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.packs.Packs
- prependPath(String) - Static method in class io.github.gameking1happy.gk1haccessorifyplus.packs.Packs
-
Checks Accessorify's slot mode and prepends string accordingly.
R
- ReinfShulkerCompat - Class in io.github.gameking1happy.gk1haccessorifyplus.compat.reinfshulker
-
Reinforced Shulker Boxes Compat.
- ReinfShulkerCompat() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.compat.reinfshulker.ReinfShulkerCompat
- ReinfShulkerItemTagsProvider - Class in io.github.gameking1happy.gk1haccessorifyplus.data.reinfshulker
-
ReinfShulker Item tags datagen.
- ReinfShulkerItemTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, CompletableFuture<TagsProvider.TagLookup<Block>>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.data.reinfshulker.ReinfShulkerItemTagsProvider
- RSBreturn(AbstractContainerMenu, int, Inventory, Player) - Method in class io.github.gameking1happy.gk1haccessorifyplus.mixin.ShulkerBoxAccessoryContainerMenuMixin
S
- Server - Class in io.github.gameking1happy.gk1haccessorifyplus.server
-
Server-side code.
- Server() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.server.Server
- ShulkerBoxAccessoryContainerMenuMixin - Class in io.github.gameking1happy.gk1haccessorifyplus.mixin
-
Menu compat.
- ShulkerBoxAccessoryContainerMenuMixin() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.mixin.ShulkerBoxAccessoryContainerMenuMixin
T
- ToNDefaultItemTagsProvider - Class in io.github.gameking1happy.gk1haccessorifyplus.data.netheriteextras
-
ToNDefault Item tags datagen.
- ToNDefaultItemTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, CompletableFuture<TagsProvider.TagLookup<Block>>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.data.netheriteextras.ToNDefaultItemTagsProvider
- ToNUniqueItemTagsProvider - Class in io.github.gameking1happy.gk1haccessorifyplus.data.netheriteextras
-
ToNUnique Item tags datagen.
- ToNUniqueItemTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, CompletableFuture<TagsProvider.TagLookup<Block>>, ExistingFileHelper) - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.data.netheriteextras.ToNUniqueItemTagsProvider
- TotemFloatingDisplayMixin - Class in io.github.gameking1happy.gk1haccessorifyplus.mixin.netheriteextras
-
Makes the Totem of Neverdying show its floating display instead of the Totem of Undying's floating display.
- TotemFloatingDisplayMixin() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.mixin.netheriteextras.TotemFloatingDisplayMixin
- TotemOfNeverdyingAccessory - Class in io.github.gameking1happy.gk1haccessorifyplus.compat.netheriteextras
-
Totem of Neverdying compat.
- TotemOfNeverdyingAccessory() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.compat.netheriteextras.TotemOfNeverdyingAccessory
All Classes and Interfaces|All Packages|Constant Field Values