Package io.github.thebusybiscuit.slimefun4.implementation.items.androids
package io.github.thebusybiscuit.slimefun4.implementation.items.androids
This package holds implementations of
SlimefunItem
that are related to the ProgrammableAndroid
.-
ClassDescriptionThis enum covers all different fuel sources a
ProgrammableAndroid
can have.TheAndroidInterface
are inventories used to interact with aProgrammableAndroid
.This enum holds all the different types aProgrammableAndroid
can represent.This enum holds everyInstruction
for theProgrammableAndroid
added by Slimefun itself.TheMinerAndroid
is a variant of theProgrammableAndroid
which is able to break blocks.AScript
represents runnable code for aProgrammableAndroid
.