Interface IChargeableContainerProvider

All Known Implementing Classes:
AmadronTabletItem, DroneItem, JackHammerItem, MinigunItem, PneumaticArmorItem

public interface IChargeableContainerProvider
Represents an item with an upgrade GUI openable via the "Upgrade" button in the Charging Station GUI.
  • Method Details

    • getContainerProvider

      net.minecraft.world.MenuProvider getContainerProvider(ChargingStationBlockEntity te)
      Get a container provider for this item
      Parameters:
      te - the charging station that the item is in
      Returns:
      the container provider