Package | Description |
---|---|
net.minecraftforge.event |
Modifier and Type | Class and Description |
---|---|
static class |
RegistryEvent.MissingMappings<T extends IForgeRegistryEntry<T>> |
static class |
RegistryEvent.Register<T extends IForgeRegistryEntry<T>>
Register your objects for the appropriate registry type when you receive this event.
|