ImmutableRegisteringMap
@ApiStatus.Experimental
@ApiStatus.AvailableSince(value = "5.0.0")
An Immutable variant of an RegisteringMap.
Parameters
K
The key type in the map.
V
The value type in the map.
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Attempts to get the value with the given descriptor.
Link copied to clipboard
Attempts to register all still unregistered values.
Link copied to clipboard
Attempts to register the value with the given descriptor.
Link copied to clipboard
Unregisters all registered values.