Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOMiner
Packages that use GEOMiner
Package
Description
This package holds implementations of any
SlimefunItem that
deals with the GEOResource API.-
Uses of GEOMiner in io.github.thebusybiscuit.slimefun4.implementation.items.geo
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.geo that return GEOMinerModifier and TypeMethodDescriptionfinal GEOMinerGEOMiner.setCapacity(int capacity) This sets the energy capacity for this machine.final GEOMinerGEOMiner.setEnergyConsumption(int energyConsumption) This method sets the energy consumed by this machine per tick.final GEOMinerGEOMiner.setProcessingSpeed(int speed) This sets the speed of this machine.