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/MinecraftAppletclientOfficial net/minecraft/client/MinecraftAppletserverOfficial net/minecraft/client/MinecraftAppletnamed net/minecraft/client/MinecraftApplet
-
Nested Class Summary
Nested 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
-
f_8056441
- Mappings:
Namespace Name Mixin selector intermediary f_8056441Lnet/minecraft/client/MinecraftApplet;f_8056441:Ljava/awt/Canvas;clientOfficial aLnet/minecraft/client/MinecraftApplet;a:Ljava/awt/Canvas;serverOfficial aLnet/minecraft/client/MinecraftApplet;a:Ljava/awt/Canvas;named f_8056441Lnet/minecraft/client/MinecraftApplet;f_8056441:Ljava/awt/Canvas;
-
f_3418168
- Mappings:
Namespace Name Mixin selector intermediary f_3418168Lnet/minecraft/client/MinecraftApplet;f_3418168:Lnet/minecraft/client/Minecraft;clientOfficial bLnet/minecraft/client/MinecraftApplet;b:Lnet/minecraft/client/Minecraft;serverOfficial bLnet/minecraft/client/MinecraftApplet;b:Lnet/minecraft/client/Minecraft;named f_3418168Lnet/minecraft/client/MinecraftApplet;f_3418168:Lnet/minecraft/client/Minecraft;
-
f_5361016
- Mappings:
Namespace Name Mixin selector intermediary f_5361016Lnet/minecraft/client/MinecraftApplet;f_5361016:Ljava/lang/Thread;clientOfficial cLnet/minecraft/client/MinecraftApplet;c:Ljava/lang/Thread;serverOfficial cLnet/minecraft/client/MinecraftApplet;c:Ljava/lang/Thread;named f_5361016Lnet/minecraft/client/MinecraftApplet;f_5361016:Ljava/lang/Thread;
-
-
Constructor Details
-
MinecraftApplet
public MinecraftApplet()
-
-
Method Details
-
init
-
m_6279050
public void m_6279050()- Mappings:
Namespace Name Mixin selector intermediary m_6279050Lnet/minecraft/client/MinecraftApplet;m_6279050()VclientOfficial aLnet/minecraft/client/MinecraftApplet;a()VserverOfficial aLnet/minecraft/client/MinecraftApplet;a()Vnamed m_6279050Lnet/minecraft/client/MinecraftApplet;m_6279050()V
-
start
-
stop
-
destroy
-
m_0730519
public void m_0730519()- Mappings:
Namespace Name Mixin selector intermediary m_0730519Lnet/minecraft/client/MinecraftApplet;m_0730519()VclientOfficial bLnet/minecraft/client/MinecraftApplet;b()VserverOfficial bLnet/minecraft/client/MinecraftApplet;b()Vnamed m_0730519Lnet/minecraft/client/MinecraftApplet;m_0730519()V
-
m_5175249
public void m_5175249()- Mappings:
Namespace Name Mixin selector intermediary m_5175249Lnet/minecraft/client/MinecraftApplet;m_5175249()VclientOfficial cLnet/minecraft/client/MinecraftApplet;c()VserverOfficial cLnet/minecraft/client/MinecraftApplet;c()Vnamed m_5175249Lnet/minecraft/client/MinecraftApplet;m_5175249()V
-