Package net.minecraftforge.client
Class ConfigGuiHandler
java.lang.Object
net.minecraftforge.client.ConfigGuiHandler
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<BiFunction<Minecraft,
Screen, Screen>> getGuiFactoryFor
(net.minecraftforge.forgespi.language.IModInfo selectedMod)
-
Constructor Details
-
ConfigGuiHandler
public ConfigGuiHandler()
-
-
Method Details
-
getGuiFactoryFor
public static Optional<BiFunction<Minecraft,Screen, getGuiFactoryForScreen>> (net.minecraftforge.forgespi.language.IModInfo selectedMod)
-