Package me.desht.pneumaticcraft.api.upgrade


package me.desht.pneumaticcraft.api.upgrade
  • Class
    Description
    Represents an item which can be used as a PneumaticCraft upgrade in machines or other items.
    The upgrade registry can be used to register custom upgrades to be accepted by block entities, entities and items.
    Helper class to collect a list of upgrades for adding to an object via one of the addApplicableUpgrades() methods
    Represents an upgrade which can be inserted into a PNC machine or item.