-
Returns the enum constant of this class with the specified name.
MinecraftClient.WorldLoadAction.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
private void
private void
MinecraftClient.startIntegratedServer(String worldName,
DynamicRegistryManager.Impl registryTracker,
Function<LevelStorage.Session,DataPackSettings> dataPackSettingsGetter,
com.mojang.datafixers.util.Function4<LevelStorage.Session,DynamicRegistryManager.Impl,ResourceManager,DataPackSettings,SaveProperties> savePropertiesGetter,
boolean safeMode,
MinecraftClient.WorldLoadAction worldLoadAction)