update checkPlayerSitAbility() with the entity Y-adjustment in mind

This commit is contained in:
Oth3r 2025-03-14 14:22:28 -05:00
commit 284930b1b6
2 changed files with 2 additions and 2 deletions

View file

@ -208,7 +208,7 @@ public class Utl {
/**
* the customizable y height of the entity, as some versions have different sitting heights on the entity
*/
private static final double Y_ADJUSTMENT = 0;
public static final double Y_ADJUSTMENT = -0.2;
/**
* checks if the entity's block is still there, & is valid