Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid
Packages that use ProgrammableAndroid
Package
Description
This package holds implementations of
SlimefunItem
that are related to the ProgrammableAndroid
.-
Uses of ProgrammableAndroid in io.github.thebusybiscuit.slimefun4.implementation.items.androids
Subclasses of ProgrammableAndroid in io.github.thebusybiscuit.slimefun4.implementation.items.androidsModifier and TypeClassDescriptionclass
class
class
class
TheMinerAndroid
is a variant of theProgrammableAndroid
which is able to break blocks.class
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.androids that return ProgrammableAndroidMethods in io.github.thebusybiscuit.slimefun4.implementation.items.androids with parameters of type ProgrammableAndroidModifier and TypeMethodDescriptionvoid
Instruction.execute
(ProgrammableAndroid android, Block b, BlockMenu inventory, BlockFace face) Constructors in io.github.thebusybiscuit.slimefun4.implementation.items.androids with parameters of type ProgrammableAndroid