public class Main extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.apache.logging.log4j.Logger |
LOGGER |
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
private static void |
forceUpgradeWorld(LevelStorage.Session session,
com.mojang.datafixers.DataFixer dataFixer,
boolean eraseCache,
BooleanSupplier booleanSupplier,
ImmutableSet<RegistryKey<World>> worlds) |
static void |
main(String[] args) |
public static void main(String[] args)
private static void forceUpgradeWorld(LevelStorage.Session session, com.mojang.datafixers.DataFixer dataFixer, boolean eraseCache, BooleanSupplier booleanSupplier, ImmutableSet<RegistryKey<World>> worlds)