getEyeHeight

public abstract double getEyeHeight()

Gets the height of the living entity's eyes above its Location.

Return

height of the living entity's eyes above its location


public abstract double getEyeHeight(boolean ignoreSneaking)

Gets the height of the living entity's eyes above its Location.

Return

height of the living entity's eyes above its location

Parameters

ignoreSneaking

if set to true, the effects of sneaking will be ignored