Package net.minecraft.client
Class Minecraft.class_640
java.lang.Object
net.minecraft.client.Minecraft
net.minecraft.client.Minecraft.class_640
- All Implemented Interfaces:
Runnable
- Enclosing class:
- Minecraft
- Mappings:
Namespace Name intermediary net/minecraft/client/Minecraft$class_640glue net/minecraft/client/Minecraft$class_411server net/minecraft/client/Minecraft$class_640client kqnamed net/minecraft/client/Minecraft$class_640
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.Minecraft
Minecraft.class_637, Minecraft.class_640, Minecraft.LoginThread, Minecraft.MinecraftWindowAdapter, Minecraft.TimerHackThread -
Field Summary
Fields inherited from class net.minecraft.client.Minecraft
achievement, actualHeight, actualWidth, canvas, currentScreen, field_2767, field_2800, field_2822, fpsDebugString, frameRenderTimes, frameRenderTimesAmount, gameRenderer, hasFocus, hitResult, interactionManager, isApplet, isPremiumCheckTime, isRaining, isTakingScreenshot, lastFrameRenderTime, lastTickTime, level, mcApplet, minecraftUrl, options, overlay, particleManager, paused, player, progressListener, running, session, skipGameRender, soundHelper, statFileWriter, textRenderer, textureManager, texturePackManager, tickProcessTimes, viewEntity, worldRenderer -
Constructor Summary
ConstructorsConstructorDescriptionclass_640(Canvas canvas, MinecraftApplet minecraftApplet, int int2, int int3, boolean bool, Frame frame) -
Method Summary
Methods inherited from class net.minecraft.client.Minecraft
createOrLoadWorld, getDebugFirstLine, getDebugFourthLine, getDebugSecondLine, getDebugThirdLine, getGameDirectory, getLevelStorage, getNetworkHandler, getOcclusionQueryTester, getWorkingDirectory, hasLevel, init, isCommand, isDebugHudEnabled, isFancyGraphicsEnabled, isHudHidden, isSmoothLightingEnabled, loadSoundFromDir, lockCursor, main, method_2109, method_2122, method_2131, method_2134, notifyStatus, onGameStartupFailure, openPauseMenu, openScreen, run, scheduleStop, setIpPort, setLevel, showLevelProgress, start, start, stop, switchDimension, tick, toggleFullscreen
-
Constructor Details
-
class_640
public class_640(Canvas canvas, MinecraftApplet minecraftApplet, int int2, int int3, boolean bool, Frame frame)
-
-
Method Details
-
showGameStartupError
- Specified by:
showGameStartupErrorin classMinecraft- Mappings:
Namespace Name Mixin selector intermediary method_2102Lnet/minecraft/client/Minecraft;method_2102(Lnet/minecraft/class_447;)Vglue method_1563Lnet/minecraft/client/Minecraft;method_1563(Lclass_478;)Vserver method_2102Lnet/minecraft/client/Minecraft;method_2102(Lnet/minecraft/class_447;)Vclient aLnet/minecraft/client/Minecraft;a(Lmh;)Vnamed showGameStartupErrorLnet/minecraft/client/Minecraft;showGameStartupError(Lnet/minecraft/client/GameStartupError;)V
-