Package org.ships.algorthum.blockfinder
Interface OvertimeBlockFinderUpdate
- All Known Implementing Classes:
FindAirOvertimeBlockFinderUpdate
public interface OvertimeBlockFinderUpdate
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiononBlockFind
(@NotNull PositionableShipsStructure currentStructure, @NotNull org.core.world.position.impl.BlockPosition block)
-
Method Details
-
onBlockFind
OvertimeBlockFinderUpdate.BlockFindControl onBlockFind(@NotNull @NotNull PositionableShipsStructure currentStructure, @NotNull @NotNull org.core.world.position.impl.BlockPosition block)
-