This commit is contained in:
Brady 2023-06-28 00:48:28 -05:00
parent 70166f385d
commit 7861860187
No known key found for this signature in database
GPG Key ID: 73A788379A197567
1 changed files with 1 additions and 1 deletions

View File

@ -456,7 +456,7 @@ public final class ElytraBehavior extends Behavior implements IElytraBehavior, H
}
/**
* Called by {@link ElytraProcess#onTick(boolean, boolean)} when the process is in control
* Called by {@link ElytraProcess#onTick(boolean, boolean)} when the process is in control and the player is flying
*/
private void tick() {
if (ctx.player().collidedHorizontally) {