Water Current Options
@Serializable
Constructors
Properties
Link copied to clipboard
The interval in ticks at which the current is applied to entities. 20 ticks = 1 second, so 2 means 10 times per second. Min: 1 tick, max: infinity. Higher values mean less frequent updates, which can reduce server load but may make the current feel more "stuttering". Higher values also mean that the player has more control over their movement, since setting the velocity overrides their movement.
Link copied to clipboard
The number of degrees the current direction changes per interval.
Link copied to clipboard
The interval in milliseconds at which the direction of the current changes.