类 NeoForgeRegistriesSetup
java.lang.Object
net.neoforged.neoforge.registries.NeoForgeRegistriesSetup
-
字段概要
字段修饰符和类型字段说明private static boolean
The set of vanilla registries which should be synced to the client. -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static void
private static void
static void
setup
(net.neoforged.bus.api.IEventBus modEventBus)
-
字段详细资料
-
setup
private static boolean setup -
VANILLA_SYNC_REGISTRIES
The set of vanilla registries which should be synced to the client.
-
-
构造器详细资料
-
NeoForgeRegistriesSetup
public NeoForgeRegistriesSetup()
-
-
方法详细资料
-
setup
public static void setup(net.neoforged.bus.api.IEventBus modEventBus) -
registerRegistries
-
modifyRegistries
-