Interface RemappableRegistry

All Known Implementing Classes:
MappedRegistryMixin

public interface RemappableRegistry
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    The mode the remapping process should take.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    remap(it.unimi.dsi.fastutil.objects.Object2IntMap<net.minecraft.resources.Identifier> remoteIndexedEntries, RemappableRegistry.RemapMode mode)
     
    void