Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.geo.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
Modifier and TypeMethodDescriptionfinal GEOMiner
GEOMiner.setCapacity
(int capacity) This sets the energy capacity for this machine.final GEOMiner
GEOMiner.setEnergyConsumption
(int energyConsumption) This method sets the energy consumed by this machine per tick.final GEOMiner
GEOMiner.setProcessingSpeed
(int speed) This sets the speed of this machine.