Class NeoForgeRegistriesSetup
java.lang.Object
net.neoforged.neoforge.registries.NeoForgeRegistriesSetup
-
Field Summary
Modifier and TypeFieldDescriptionprivate static boolean
The set of vanilla registries which should be synced to the client. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static void
private static void
static void
setup
(net.neoforged.bus.api.IEventBus modEventBus)
-
Field Details
-
setup
private static boolean setup -
VANILLA_SYNC_REGISTRIES
The set of vanilla registries which should be synced to the client.
-
-
Constructor Details
-
NeoForgeRegistriesSetup
public NeoForgeRegistriesSetup()
-
-
Method Details
-
setup
public static void setup(net.neoforged.bus.api.IEventBus modEventBus) -
registerRegistries
-
modifyRegistries
-