Uses of Enum Class
net.minecraftforge.registries.MissingMappingsEvent.Action
-
Uses of MissingMappingsEvent.Action in net.minecraftforge.registries
Modifier and TypeFieldDescription(package private) MissingMappingsEvent.Action
MissingMappingsEvent.Mapping.action
Modifier and TypeMethodDescriptionstatic MissingMappingsEvent.Action
Returns the enum constant of this class with the specified name.static MissingMappingsEvent.Action[]
MissingMappingsEvent.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.