Class NeoForgeRegistriesSetup
java.lang.Object
net.neoforged.neoforge.registries.NeoForgeRegistriesSetup
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static booleanThe set of vanilla registries which should be synced to the client.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static voidprivate static voidstatic voidsetup(net.neoforged.bus.api.IEventBus modEventBus) 
- 
Field Details- 
setupprivate static boolean setup
- 
VANILLA_SYNC_REGISTRIESThe set of vanilla registries which should be synced to the client.
 
- 
- 
Constructor Details- 
NeoForgeRegistriesSetuppublic NeoForgeRegistriesSetup()
 
- 
- 
Method Details- 
setuppublic static void setup(net.neoforged.bus.api.IEventBus modEventBus) 
- 
registerRegistries
- 
modifyRegistries
 
-