Package net.neoforged.neoforge.common
Class NeoForge
java.lang.Object
net.neoforged.neoforge.common.NeoForge
-
Field Summary
Modifier and TypeFieldDescriptionstatic final net.neoforged.bus.api.IEventBus
The NeoForge event bus, used for most events. -
Constructor Summary
-
Method Summary
-
Field Details
-
EVENT_BUS
public static final net.neoforged.bus.api.IEventBus EVENT_BUSThe NeoForge event bus, used for most events. Also known as the "game" bus.
-
-
Constructor Details
-
NeoForge
public NeoForge()
-