Class MinecraftApplet.AppletCanvas

java.lang.Object
java.awt.Component
java.awt.Canvas
net.minecraft.client.MinecraftApplet.AppletCanvas
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
MinecraftApplet

@Environment(CLIENT) public class MinecraftApplet.AppletCanvas extends Canvas
See Also:
Mappings:
Namespace Name
intermediary net/minecraft/client/MinecraftApplet$class_642
glue net/minecraft/client/MinecraftApplet$class_638
server net/minecraft/client/MinecraftApplet$class_642
client r
named net/minecraft/client/MinecraftApplet$AppletCanvas
  • Constructor Details

    • AppletCanvas

      public AppletCanvas()
  • Method Details

    • addNotify

      public void addNotify()
      Overrides:
      addNotify in class Canvas
      Mappings:
      Namespace Name Mixin selector
      intermediary addNotify Lnet/minecraft/client/MinecraftApplet$class_642;addNotify()V
      glue addNotify Lnet/minecraft/client/MinecraftApplet$class_638;addNotify()V
      server addNotify Lnet/minecraft/client/MinecraftApplet$class_642;addNotify()V
      client addNotify Lr;addNotify()V
      named addNotify Lnet/minecraft/client/MinecraftApplet$AppletCanvas;addNotify()V
    • removeNotify

      public void removeNotify()
      Overrides:
      removeNotify in class Component
      Mappings:
      Namespace Name Mixin selector
      intermediary removeNotify Lnet/minecraft/client/MinecraftApplet$class_642;removeNotify()V
      glue removeNotify Lnet/minecraft/client/MinecraftApplet$class_638;removeNotify()V
      server removeNotify Lnet/minecraft/client/MinecraftApplet$class_642;removeNotify()V
      client removeNotify Lr;removeNotify()V
      named removeNotify Lnet/minecraft/client/MinecraftApplet$AppletCanvas;removeNotify()V