Class Bundle
java.lang.Object
de.luckymcdev.foundryengine.common.bundle.Bundle
-
Constructor Summary
ConstructorsConstructorDescriptionBundle(BundleInfo info, BundleFiles bundleFiles, BundleCreativeModeTab creativeModeTab, BundleConfigSpec configSpec) -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.resources.Identifierinfo()voidloadClient(GroovyScriptLoader loader) voidloadCommon(GroovyScriptLoader loader) voidloadServer(GroovyScriptLoader loader) voidunload()
-
Constructor Details
-
Bundle
public Bundle(BundleInfo info, BundleFiles bundleFiles, BundleCreativeModeTab creativeModeTab, BundleConfigSpec configSpec)
-
-
Method Details
-
loadCommon
-
loadClient
-
loadServer
-
entrypoints
-
commonEntrypoints
-
clientEntrypoints
-
serverEntrypoints
-
unload
public void unload() -
info
-
bundleFiles
-
configSpec
-
creativeModeTab
-
id
-