类 NeoForge
java.lang.Object
net.neoforged.neoforge.common.NeoForge
-
字段概要
字段修饰符和类型字段说明static final net.neoforged.bus.api.IEventBus
The NeoForge event bus, used for most events. -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
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.
-
-
构造器详细资料
-
NeoForge
public NeoForge()
-