Class ArchitecturyIntegration
java.lang.Object
dev.latvian.mods.kubejs.integration.architectury.ArchitecturyIntegration
- All Implemented Interfaces:
KubeJSPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterTypeWrappers(TypeWrapperRegistry registry) static dev.architectury.fluid.FluidStackwrapArchFluid(RegistryAccessContainer registries, Object o) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.latvian.mods.kubejs.plugin.KubeJSPlugin
afterInit, afterScriptsLoaded, attachLevelData, attachPlayerData, attachServerData, beforeRecipeLoading, beforeScriptsLoaded, breakpoint, clearCaches, exportServerData, generateAssets, generateData, generateLang, init, initStartup, registerBindings, registerBlockEntityAttachments, registerBuilderTypes, registerClasses, registerCustomRecipeSchemaFunctions, registerDataComponentTypeDescriptions, registerEvents, registerIconTypes, registerIngredientActionTypes, registerItemNameProviders, registerLocalWebServer, registerLocalWebServerAPIs, registerLocalWebServerWithAuth, registerRecipeComponents, registerRecipeFactories, registerRecipeMappings, registerRecipePostProcessors, registerRecipeSchemaFunctionTypes, registerRecipeSchemas, registerRecipeViewerEntryTypes, registerRecordDefaults, registerServerRegistries, registerTypeDescriptions
-
Constructor Details
-
ArchitecturyIntegration
public ArchitecturyIntegration()
-
-
Method Details
-
wrapArchFluid
public static dev.architectury.fluid.FluidStack wrapArchFluid(RegistryAccessContainer registries, Object o) -
registerTypeWrappers
- Specified by:
registerTypeWrappersin interfaceKubeJSPlugin
-