Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getY
Method
getY
src/main/java/net/optifine/BlockPosM.java:49–52 ·
view source on GitHub ↗
Get the Y coordinate
()
Source
from the content-addressed store, hash-verified
47
* Get the Y coordinate
48
*/
49
public
int
getY()
50
{
51
return
this.my;
52
}
53
54
/**
55
* Get the Z coordinate
Callers
1
updateWaterOpacity
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected