Index

A C G I L M N P R S 
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.reinfshulker.ReinfShulkerItemTagsProvider
 

C

Client - Class in io.github.gameking1happy.gk1haccessorifyplus.client
Client-side code.
Client() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.client.Client
 
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.reinfshulker.ReinfShulkerItemTagsProvider
 

I

init() - Static method in class io.github.gameking1happy.gk1haccessorifyplus.Main
Common method for initializing the mod.
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.reinfshulker - package io.github.gameking1happy.gk1haccessorifyplus.compat.reinfshulker
 
io.github.gameking1happy.gk1haccessorifyplus.data - package io.github.gameking1happy.gk1haccessorifyplus.data
 
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.packs - package io.github.gameking1happy.gk1haccessorifyplus.packs
 
io.github.gameking1happy.gk1haccessorifyplus.server - package io.github.gameking1happy.gk1haccessorifyplus.server
 

L

LOG - Static variable in class io.github.gameking1happy.gk1haccessorifyplus.Main
The mod logger.

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() - 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.
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() - 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.
NetworkEventsMixin - Class in io.github.gameking1happy.gk1haccessorifyplus.mixin
Has correct box size given instead of always 27.
NetworkEventsMixin() - Constructor for class io.github.gameking1happy.gk1haccessorifyplus.mixin.NetworkEventsMixin
 

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