Class ItemRelocation

java.lang.Object
blockly_robot.robot.logic.log.Action
blockly_robot.robot.logic.log.ItemRelocation

public class ItemRelocation extends Action
Withdrawing or dropping an item.
  • Constructor Details

    • ItemRelocation

      public ItemRelocation(String name, Item item)
    • ItemRelocation

      public ItemRelocation(String name)
  • Method Details