Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.androids.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
Modifier and TypeClassDescriptionclass
class
class
class
TheMinerAndroid
is a variant of theProgrammableAndroid
which is able to break blocks.class
Modifier and TypeMethodDescriptionvoid
Instruction.execute
(ProgrammableAndroid android, Block b, BlockMenu inventory, BlockFace face)