Class BagPacker
java.lang.Object
blockly_robot.robot.logic.item.relocation.BagPacker
Gegenstände in die Tasche (Bag) packen.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ItemcreateItem(int num) protected ItemcreateItem(String type) protected Itemprotected Itemprotected ItemdropFromBag(Coords coords) dropWithdrawable(Coords coords, int itemNum) intiterator()protected ItemRelocationreportItemRelocation(String name, Item item) withdrawAuto(Coords coords) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator