Class Instruction
java.lang.Object
com.simibubi.create.content.contraptions.relays.advanced.sequencer.Instruction
-
Constructor Summary
ConstructorsConstructorDescriptionInstruction(SequencerInstructions instruction) Instruction(SequencerInstructions instruction, int value) -
Method Summary
Modifier and TypeMethodDescriptionstatic Vector<Instruction>static Vector<Instruction>deserializeAll(net.minecraft.nbt.ListTag list) static net.minecraft.nbt.ListTagserializeAll(Vector<Instruction> instructions)
-
Constructor Details
-
Instruction
-
Instruction
-
-
Method Details
-
serializeAll
-
deserializeAll
-
createDefault
-