Package | Description |
---|---|
net.minecraftforge.event |
Modifier and Type | Field and Description |
---|---|
private RegistryEvent.MissingMappings.Action |
RegistryEvent.MissingMappings.Mapping.action |
Modifier and Type | Method and Description |
---|---|
RegistryEvent.MissingMappings.Action |
RegistryEvent.MissingMappings.Mapping.getAction() |
static RegistryEvent.MissingMappings.Action |
RegistryEvent.MissingMappings.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RegistryEvent.MissingMappings.Action[] |
RegistryEvent.MissingMappings.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|