Uses of Enum Class
net.minecraftforge.event.RegistryEvent.MissingMappings.Action
Packages that use RegistryEvent.MissingMappings.Action
-
Uses of RegistryEvent.MissingMappings.Action in net.minecraftforge.event
Fields in net.minecraftforge.event declared as RegistryEvent.MissingMappings.ActionMethods in net.minecraftforge.event that return RegistryEvent.MissingMappings.ActionModifier and TypeMethodDescriptionRegistryEvent.MissingMappings.Mapping.getAction()Returns the enum constant of this class with the specified name.static RegistryEvent.MissingMappings.Action[]RegistryEvent.MissingMappings.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.