Uses of Enum Class
net.minecraft.client.Minecraft.ExperimentalDialogType
-
Uses of Minecraft.ExperimentalDialogType in net.minecraft.client
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Minecraft.ExperimentalDialogType[]
Minecraft.ExperimentalDialogType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
Minecraft.displayExperimentalConfirmationDialog
(Minecraft.ExperimentalDialogType p_91144_, String p_91145_, boolean p_91146_, Runnable p_91147_) private void
Minecraft.doLoadLevel
(String p_205206_, Function<LevelStorageSource.LevelStorageAccess, WorldStem.DataPackConfigSupplier> p_205207_, Function<LevelStorageSource.LevelStorageAccess, WorldStem.WorldDataSupplier> p_205208_, boolean p_205209_, Minecraft.ExperimentalDialogType p_205210_, boolean creating)