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(dev.latvian.mods.rhino.Context cx, 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, localWebServerStarted, 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(dev.latvian.mods.rhino.Context cx, Object o) -
registerTypeWrappers
- Specified by:
registerTypeWrappersin interfaceKubeJSPlugin
-