Class MovementDetails
java.lang.Object
org.ships.movement.instruction.details.MovementDetails
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptional<net.kyori.adventure.bossbar.BossBar>
Optional<org.core.world.boss.ServerBossBar>
Deprecated, for removal: This API element is subject to removal in a future version.Optional<org.core.world.position.impl.BlockPosition>
@NotNull BiConsumer<MovementContext,
? super Throwable> @NotNull MidMovement[]
@NotNull PostMovement[]
boolean
-
Constructor Details
-
MovementDetails
-
-
Method Details
-
isUpdatingStructure
public boolean isUpdatingStructure() -
getException
-
getClickedBlock
-
getBossBar
Deprecated, for removal: This API element is subject to removal in a future version. -
getAdventureBossBar
-
getMidMovementEvents
-
getPostMovementEvents
-
toBuilder
-