Uses of Enum Class
io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidFuelSource
Package
Description
This package holds implementations of
SlimefunItem
that are related to the ProgrammableAndroid
.-
Uses of AndroidFuelSource in io.github.thebusybiscuit.slimefun4.implementation.items.androids
Modifier and TypeMethodDescriptionProgrammableAndroid.getFuelSource()
This returns theAndroidFuelSource
for thisProgrammableAndroid
.static AndroidFuelSource
Returns the enum constant of this class with the specified name.static AndroidFuelSource[]
AndroidFuelSource.values()
Returns an array containing the constants of this enum class, in the order they are declared.