Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getLowestHeight
Method
getLowestHeight
src/main/java/net/minecraft/world/chunk/Chunk.java:1685–1688 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1683
}
1684
1685
public
int
getLowestHeight()
1686
{
1687
return
this.heightMapMinimum;
1688
}
1689
1690
public
long getInhabitedTime()
1691
{
Callers
1
getChunksLowestHorizon
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected