RemappableRegistry

public interface RemappableRegistry

Types

RemapMode
Link copied to clipboard
public enum RemapMode
The mode the remapping process should take.

Functions

remap
Link copied to clipboard
abstract void remap(String name, Object2IntMap<Identifier> remoteIndexedEntries, RemappableRegistry.RemapMode mode)
unmap
Link copied to clipboard
abstract void unmap(String name)

Inheritors

MixinIdRegistry
Link copied to clipboard

Sources

jvm source
Link copied to clipboard