Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
-
Uses of AGenerator in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of AGenerator in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
Modifier 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.