Class Minecraft.class_640

java.lang.Object
net.minecraft.client.Minecraft
net.minecraft.client.Minecraft.class_640
All Implemented Interfaces:
Runnable
Enclosing class:
Minecraft

@Environment(CLIENT) public final class Minecraft.class_640 extends Minecraft
Mappings:
Namespace Name
intermediary net/minecraft/client/Minecraft$class_640
glue net/minecraft/client/Minecraft$class_411
server net/minecraft/client/Minecraft$class_640
client kq
named net/minecraft/client/Minecraft$class_640
  • Constructor Details

    • class_640

      public class_640(Canvas canvas, MinecraftApplet minecraftApplet, int int2, int int3, boolean bool, Frame frame)
  • Method Details

    • showGameStartupError

      public void showGameStartupError(GameStartupError gameStartupError)
      Specified by:
      showGameStartupError in class Minecraft
      Mappings:
      Namespace Name Mixin selector
      intermediary method_2102 Lnet/minecraft/client/Minecraft;method_2102(Lnet/minecraft/class_447;)V
      glue method_1563 Lnet/minecraft/client/Minecraft;method_1563(Lclass_478;)V
      server method_2102 Lnet/minecraft/client/Minecraft;method_2102(Lnet/minecraft/class_447;)V
      client a Lnet/minecraft/client/Minecraft;a(Lmh;)V
      named showGameStartupError Lnet/minecraft/client/Minecraft;showGameStartupError(Lnet/minecraft/client/GameStartupError;)V