Uses of Class
net.minecraft.client.main.GameConfig
Packages that use GameConfig
-
Uses of GameConfig in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform with parameters of type GameConfigModifier and TypeMethodDescriptionstatic voidClientShutdownWatchdog.startShutdownWatchdog(String callsite, boolean forceShutdown, @Nullable Minecraft minecraft, GameConfig gameConfig, long mainThreadId) -
Uses of GameConfig in net.minecraft.client
Methods in net.minecraft.client with parameters of type GameConfigModifier and TypeMethodDescriptionprivate static com.mojang.authlib.minecraft.UserApiServiceMinecraft.createUserApiService(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService authService, GameConfig config) Constructors in net.minecraft.client with parameters of type GameConfig