public abstract static class IArmorUpgradeClientHandler.AbstractHandler<T extends IArmorUpgradeHandler<?>> extends java.lang.Object implements IArmorUpgradeClientHandler<T>
IArmorUpgradeClientHandler.AbstractHandler<T extends IArmorUpgradeHandler<?>>, IArmorUpgradeClientHandler.SimpleToggleableHandler<T extends IArmorUpgradeHandler<?>>| Constructor and Description |
|---|
AbstractHandler(T commonHandler) |
| Modifier and Type | Method and Description |
|---|---|
T |
getCommonHandler()
Get the common handler corresponding to this client handler.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnimatedStat, getGuiOptionsPage, getInitialKeyBinding, getKeybindCategory, getSubKeybindCategory, getSubKeybinds, getTriggerKeyBinding, initConfig, isToggleable, onResolutionChanged, onTriggered, render2D, render3D, reset, saveToConfig, setOverlayColor, tickClientpublic AbstractHandler(T commonHandler)
public T getCommonHandler()
IArmorUpgradeClientHandlergetCommonHandler in interface IArmorUpgradeClientHandler<T extends IArmorUpgradeHandler<?>>