Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem (implements io.github.thebusybiscuit.slimefun4.core.attributes.Placeable)
      • io.github.thebusybiscuit.slimefun4.implementation.items.electric.AbstractEnergyProvider (implements io.github.thebusybiscuit.slimefun4.core.attributes.EnergyNetProvider, me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock, io.github.thebusybiscuit.slimefun4.core.attributes.RecipeDisplayItem)
        • me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator (implements io.github.thebusybiscuit.slimefun4.core.attributes.MachineProcessHolder<T>)
          • io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.BioGenerator
          • io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CoalGenerator
          • io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CombustionGenerator
          • io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.LavaGenerator
          • io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.MagnesiumGenerator
      • io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.SolarGenerator (implements io.github.thebusybiscuit.slimefun4.core.attributes.EnergyNetProvider)