Package org.ships.vessel.common.loader
Class ShipsLicenceSignFinder
java.lang.Object
org.ships.vessel.common.loader.ShipsLicenceSignFinder
- All Implemented Interfaces:
ShipsLoader
@Deprecated(forRemoval=true)
public class ShipsLicenceSignFinder
extends Object
implements ShipsLoader
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.core.world.position.block.entity.sign.SignTileEntity
Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionShipsLicenceSignFinder
(org.core.world.position.block.entity.sign.SignTileEntity ste) Deprecated, for removal: This API element is subject to removal in a future version.ShipsLicenceSignFinder
(org.core.world.position.impl.sync.SyncPosition<Integer> position) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
ste
protected org.core.world.position.block.entity.sign.SignTileEntity steDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
ShipsLicenceSignFinder
public ShipsLicenceSignFinder(org.core.world.position.impl.sync.SyncPosition<Integer> position) throws IOException Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
IOException
-
ShipsLicenceSignFinder
public ShipsLicenceSignFinder(org.core.world.position.block.entity.sign.SignTileEntity ste) Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
load
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
load
in interfaceShipsLoader
- Throws:
LoadVesselException
-