Class FoundryEngineMod
java.lang.Object
de.luckymcdev.foundryengine.FoundryEngineMod
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic @Nullable org.apache.maven.artifact.versioning.ArtifactVersion -
Constructor Summary
ConstructorsConstructorDescriptionFoundryEngineMod(net.neoforged.bus.api.IEventBus modBus, net.neoforged.fml.ModContainer modContainer) -
Method Summary
-
Field Details
-
modVersion
public static @Nullable org.apache.maven.artifact.versioning.ArtifactVersion modVersion
-
-
Constructor Details
-
FoundryEngineMod
public FoundryEngineMod(net.neoforged.bus.api.IEventBus modBus, net.neoforged.fml.ModContainer modContainer)
-
-
Method Details
-
getModBus
@Internal public static net.neoforged.bus.api.IEventBus getModBus()
-