Class MoveIntoBlockInstruction

java.lang.Object
org.ships.config.blocks.instruction.MoveIntoBlockInstruction
All Implemented Interfaces:
BlockInstruction

public class MoveIntoBlockInstruction extends Object implements BlockInstruction
  • Constructor Details

    • MoveIntoBlockInstruction

      public MoveIntoBlockInstruction(@NotNull @NotNull org.core.world.position.block.BlockType type)
  • Method Details