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
ProgrammableAndroidcan have.TheAndroidInterfaceare inventories used to interact with aProgrammableAndroid.This enum holds all the different types aProgrammableAndroidcan represent.This enum holds everyInstructionfor theProgrammableAndroidadded by Slimefun itself.TheMinerAndroidis a variant of theProgrammableAndroidwhich is able to break blocks.AScriptrepresents runnable code for aProgrammableAndroid.