Package me.desht.pneumaticcraft.api.pneumatic_armor
package me.desht.pneumaticcraft.api.pneumatic_armor
-
ClassDescriptionBaseArmorUpgradeHandler<T extends IArmorExtensionData>Convenience base class which armor handlers can extend, rather than implementing
IArmorUpgradeHandlerdirectly.Base class for armor upgrade handler extension data.IArmorUpgradeHandler<T extends IArmorExtensionData>Represents the common part of a Pneumatic Armor upgrade handler.Provides access to the current state of the Pneumatic Armor worn by a player.Retrieve an instance of this viaPneumaticRegistry.IPneumaticCraftInterface.getCommonArmorRegistry()