Class ShipsBlockFinder

java.lang.Object
org.ships.vessel.common.loader.ShipsBlockFinder
All Implemented Interfaces:
ShipsLoader

@Deprecated(forRemoval=true) public class ShipsBlockFinder extends Object implements ShipsLoader
Deprecated, for removal: This API element is subject to removal in a future version.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected final org.core.world.position.impl.BlockPosition
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    ShipsBlockFinder(org.core.world.position.impl.BlockPosition position)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • position

      protected final org.core.world.position.impl.BlockPosition position
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • ShipsBlockFinder

      public ShipsBlockFinder(org.core.world.position.impl.BlockPosition position)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details