Package net.minecraftforge.fml.client
Class ConfigGuiHandler
- java.lang.Object
-
- net.minecraftforge.fml.client.ConfigGuiHandler
-
public class ConfigGuiHandler extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ConfigGuiHandler()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Optional<java.util.function.BiFunction<Minecraft,Screen,Screen>>
getGuiFactoryFor(ModInfo selectedMod)
-