Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getEyeHeight
Method
getEyeHeight
src/main/java/net/minecraft/entity/Entity.java:2744–2747 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2742
}
2743
2744
public
float getEyeHeight()
2745
{
2746
return
this.height * 0.85F;
2747
}
2748
2749
public
boolean isOutsideBorder()
2750
{
Callers
15
shouldUpdateGlList
Method · 0.95
updateRenderer
Method · 0.95
orientCamera
Method · 0.95
renderWorldDirections
Method · 0.95
renderWorldPass
Method · 0.95
processTask
Method · 0.95
renderLeash
Method · 0.95
doExplosionA
Method · 0.95
isInsideOfMaterial
Method · 0.95
getBrightnessForRender
Method · 0.95
getBrightness
Method · 0.95
getPositionEyes
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected