Class ReachDistanceClientHandler
java.lang.Object
me.desht.pneumaticcraft.api.client.pneumatic_helmet.IArmorUpgradeClientHandler.AbstractHandler<T>
me.desht.pneumaticcraft.api.client.pneumatic_helmet.IArmorUpgradeClientHandler.SimpleToggleableHandler<ReachDistanceHandler>
me.desht.pneumaticcraft.client.pneumatic_armor.upgrade_handler.ReachDistanceClientHandler
- All Implemented Interfaces:
IArmorUpgradeClientHandler<ReachDistanceHandler>
public class ReachDistanceClientHandler
extends IArmorUpgradeClientHandler.SimpleToggleableHandler<ReachDistanceHandler>
-
Nested Class Summary
Nested classes/interfaces inherited from interface me.desht.pneumaticcraft.api.client.pneumatic_helmet.IArmorUpgradeClientHandler
IArmorUpgradeClientHandler.AbstractHandler<T extends IArmorUpgradeHandler<?>>, IArmorUpgradeClientHandler.SimpleToggleableHandler<T extends IArmorUpgradeHandler<?>> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class me.desht.pneumaticcraft.api.client.pneumatic_helmet.IArmorUpgradeClientHandler.SimpleToggleableHandler
getGuiOptionsPage, render2D, render3D, reset, tickClientMethods inherited from class me.desht.pneumaticcraft.api.client.pneumatic_helmet.IArmorUpgradeClientHandler.AbstractHandler
getCommonHandlerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface me.desht.pneumaticcraft.api.client.pneumatic_helmet.IArmorUpgradeClientHandler
getAnimatedStat, getDefaultStatLayout, getID, getInitialKeyBinding, getKeybindCategory, getSubKeybindCategory, getSubKeybinds, getTriggerKeyBinding, initConfig, isEnabledByDefault, isEnabledByDefault, isToggleable, onResolutionChanged, onTriggered, saveToConfig, setOverlayColor, tickClient
-
Constructor Details
-
ReachDistanceClientHandler
public ReachDistanceClientHandler()
-