Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GregTech6/gregtech6
/ getZ
Method
getZ
src/main/java/gregapi/random/IHasCoords.java:32–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
public
int
getX();
31
public
int
getY();
32
public
int
getZ();
33
public
int
getOffsetX (byte aSide);
34
public
int
getOffsetY (byte aSide);
35
public
int
getOffsetZ (byte aSide);
Callers
11
onServerTick
Method · 0.65
onDispense
Method · 0.65
doInject
Method · 0.65
getZPosF
Method · 0.65
checkAndSetTargetOffset
Method · 0.65
suck
Method · 0.65
suckAll
Method · 0.65
box
Method · 0.65
onCoverClickedRight
Method · 0.65
onDispense
Method · 0.65
doInject
Method · 0.65
Implementers
3
WorldAndCoords
src/main/java/gregapi/random/WorldAndC
DelegatorTileEntity
src/main/java/gregapi/tileentity/deleg
TileEntityBase01Root
src/main/java/gregapi/tileentity/base/
Calls
no outgoing calls
Tested by
no test coverage detected