Package net.minecraft.client
Class MinecraftApplet
java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Panel
java.applet.Applet
net.minecraft.client.MinecraftApplet
- All Implemented Interfaces:
ImageObserver,MenuContainer,Serializable,Accessible
- See Also:
- Mappings:
Namespace Name intermediary net/minecraft/client/MinecraftAppletglue net/minecraft/client/MinecraftAppletserver net/minecraft/client/MinecraftAppletclient net/minecraft/client/MinecraftAppletnamed net/minecraft/client/MinecraftApplet
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclassNested classes/interfaces inherited from class java.applet.Applet
Applet.AccessibleAppletNested classes/interfaces inherited from class java.awt.Panel
Panel.AccessibleAWTPanelNested classes/interfaces inherited from class java.awt.Container
Container.AccessibleAWTContainerNested classes/interfaces inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy -
Field Summary
FieldsFields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENTFields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.applet.Applet
getAccessibleContext, getAppletContext, getAppletInfo, getAudioClip, getAudioClip, getCodeBase, getDocumentBase, getImage, getImage, getLocale, getParameter, getParameterInfo, isActive, isValidateRoot, newAudioClip, play, play, resize, resize, setStub, showStatusMethods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, paramString, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, setLayout, transferFocusDownCycle, update, validate, validateTreeMethods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, requestFocusInWindow, reshape, revalidate, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setMixingCutoutShape, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
-
Field Details
-
appletCanvas
- Mappings:
Namespace Name Mixin selector intermediary field_2831Lnet/minecraft/client/MinecraftApplet;field_2831:Ljava/awt/Canvas;glue field_2179Lnet/minecraft/client/MinecraftApplet;field_2179:Ljava/awt/Canvas;server field_2831Lnet/minecraft/client/MinecraftApplet;field_2831:Ljava/awt/Canvas;client aLnet/minecraft/client/MinecraftApplet;a:Ljava/awt/Canvas;named appletCanvasLnet/minecraft/client/MinecraftApplet;appletCanvas:Ljava/awt/Canvas;
-
minecraft
- Mappings:
Namespace Name Mixin selector intermediary field_2832Lnet/minecraft/client/MinecraftApplet;field_2832:Lnet/minecraft/client/Minecraft;glue field_2180Lnet/minecraft/client/MinecraftApplet;field_2180:Lnet/minecraft/client/Minecraft;server field_2832Lnet/minecraft/client/MinecraftApplet;field_2832:Lnet/minecraft/client/Minecraft;client bLnet/minecraft/client/MinecraftApplet;b:Lnet/minecraft/client/Minecraft;named minecraftLnet/minecraft/client/MinecraftApplet;minecraft:Lnet/minecraft/client/Minecraft;
-
threadMinecraft
- Mappings:
Namespace Name Mixin selector intermediary field_2833Lnet/minecraft/client/MinecraftApplet;field_2833:Ljava/lang/Thread;glue field_2181Lnet/minecraft/client/MinecraftApplet;field_2181:Ljava/lang/Thread;server field_2833Lnet/minecraft/client/MinecraftApplet;field_2833:Ljava/lang/Thread;client cLnet/minecraft/client/MinecraftApplet;c:Ljava/lang/Thread;named threadMinecraftLnet/minecraft/client/MinecraftApplet;threadMinecraft:Ljava/lang/Thread;
-
-
Constructor Details
-
MinecraftApplet
public MinecraftApplet()
-
-
Method Details
-
init
public void init() -
onAddNotify
public void onAddNotify()- Mappings:
Namespace Name Mixin selector intermediary method_2153Lnet/minecraft/client/MinecraftApplet;method_2153()Vglue method_1897Lnet/minecraft/client/MinecraftApplet;method_1897()Vserver method_2153Lnet/minecraft/client/MinecraftApplet;method_2153()Vclient aLnet/minecraft/client/MinecraftApplet;a()Vnamed onAddNotifyLnet/minecraft/client/MinecraftApplet;onAddNotify()V
-
start
public void start() -
stop
public void stop() -
destroy
public void destroy() -
onRemoveNotify
public void onRemoveNotify()- Mappings:
Namespace Name Mixin selector intermediary method_2154Lnet/minecraft/client/MinecraftApplet;method_2154()Vglue method_1898Lnet/minecraft/client/MinecraftApplet;method_1898()Vserver method_2154Lnet/minecraft/client/MinecraftApplet;method_2154()Vclient bLnet/minecraft/client/MinecraftApplet;b()Vnamed onRemoveNotifyLnet/minecraft/client/MinecraftApplet;onRemoveNotify()V
-
method_2155
public void method_2155()- Mappings:
Namespace Name Mixin selector intermediary method_2155Lnet/minecraft/client/MinecraftApplet;method_2155()Vglue method_1899Lnet/minecraft/client/MinecraftApplet;method_1899()Vserver method_2155Lnet/minecraft/client/MinecraftApplet;method_2155()Vclient cLnet/minecraft/client/MinecraftApplet;c()Vnamed method_2155Lnet/minecraft/client/MinecraftApplet;method_2155()V
-