java.lang.Object
java.lang.Enum<Instruction>
io.github.thebusybiscuit.slimefun4.implementation.items.androids.Instruction
All Implemented Interfaces:
Serializable, Comparable<Instruction>, Constable

public enum Instruction extends Enum<Instruction>
This enum holds every Instruction for the ProgrammableAndroid added by Slimefun itself.
Author:
TheBusyBiscuit