Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-12-28 17:10:13 +01:00
Readd enableMappingsCache stub until reimplemented
Dieser Commit ist enthalten in:
Ursprung
b5259beef7
Commit
c765f20558
@ -55,6 +55,10 @@ public final class MappingDataLoader {
|
|||||||
private static final byte CHANGES_ID = 2;
|
private static final byte CHANGES_ID = 2;
|
||||||
private static final byte IDENTITY_ID = 3;
|
private static final byte IDENTITY_ID = 3;
|
||||||
|
|
||||||
|
public static void enableMappingsCache() {
|
||||||
|
//TODO
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Loads the file from the plugin folder if present, else from the bundled resources.
|
* Loads the file from the plugin folder if present, else from the bundled resources.
|
||||||
*
|
*
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren