Uses of Enum Class
net.minecraft.client.Minecraft.ExperimentalDialogType
Packages that use Minecraft.ExperimentalDialogType
-
Uses of Minecraft.ExperimentalDialogType in net.minecraft.client
Methods in net.minecraft.client that return Minecraft.ExperimentalDialogTypeModifier 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.Methods in net.minecraft.client with parameters of type Minecraft.ExperimentalDialogTypeModifier and TypeMethodDescriptionprivate voidMinecraft.displayExperimentalConfirmationDialog(Minecraft.ExperimentalDialogType p_91144_, String p_91145_, boolean p_91146_, Runnable p_91147_) private voidMinecraft.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)