Package net.createmod.ponder.api.scene
Interface DebugInstructions
- All Known Implementing Classes:
PonderSceneBuilder.PonderDebugInstructions
public interface DebugInstructions
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddInstructionInstance(PonderInstruction instruction) voidvoidenqueueCallback(Consumer<PonderScene> callback)
-
Method Details
-
debugSchematic
void debugSchematic() -
addInstructionInstance
-
enqueueCallback
-