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 TypeClassDescriptionclass
class
class
class
class
-
Uses of AGenerator in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
Methods in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems that return AGeneratorModifier and TypeMethodDescriptionfinal AGenerator
AGenerator.setCapacity
(int capacity) This sets the energy capacity for this machine.final AGenerator
AGenerator.setEnergyProduction
(int energyProduced) This method sets the energy produced by this machine per tick.