| Package | Description |
|---|---|
| net.minecraftforge.common | |
| net.minecraftforge.event | |
| net.minecraftforge.registries |
| Class and Description |
|---|
| RegistryEvent.MissingMappings |
| RegistryEvent.Register
Register your objects for the appropriate registry type when you receive this event.
|
| Class and Description |
|---|
| AttachCapabilitiesEvent
Fired whenever an object with Capabilities support {currently TileEntity/Item/Entity)
is created.
|
| RegistryEvent
RegistryEvent supertype.
|
| RegistryEvent.MissingMappings.Action
Actions you can take with this missing mapping.
|
| RegistryEvent.MissingMappings.Mapping |
| Class and Description |
|---|
| RegistryEvent.MissingMappings |
| RegistryEvent.MissingMappings.Mapping |
| RegistryEvent.Register
Register your objects for the appropriate registry type when you receive this event.
|