Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
Packages that use AGenerator
-
Uses of AGenerator in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
Subclasses of AGenerator in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generatorsModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of AGenerator in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
Methods in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems that return AGeneratorModifier and TypeMethodDescriptionfinal AGeneratorAGenerator.setCapacity(int capacity) This sets the energy capacity for this machine.final AGeneratorAGenerator.setEnergyProduction(int energyProduced) This method sets the energy produced by this machine per tick.