Interface DynamicRegistryManager.Immutable

All Superinterfaces:
DynamicRegistryManager
All Known Implementing Classes:
DynamicRegistryManager.ImmutableImpl
Enclosing interface:
DynamicRegistryManager

public static interface DynamicRegistryManager.Immutable extends DynamicRegistryManager
Mappings:
Namespace Name
official hc$a
intermediary net/minecraft/class_5455$class_6890
named net/minecraft/util/registry/DynamicRegistryManager$Immutable
  • Method Details

    • toImmutable

      default DynamicRegistryManager.Immutable toImmutable()
      Specified by:
      toImmutable in interface DynamicRegistryManager
      Mappings:
      Namespace Name Mixin selector
      official f Lhc;f()Lhc$a;
      intermediary method_40316 Lnet/minecraft/class_5455;method_40316()Lnet/minecraft/class_5455$class_6890;
      named toImmutable Lnet/minecraft/util/registry/DynamicRegistryManager;toImmutable()Lnet/minecraft/util/registry/DynamicRegistryManager$Immutable;