Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getAxis
Method
getAxis
src/main/java/net/minecraft/util/EnumFacing.java:249–252 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
247
}
248
249
public
EnumFacing.Axis getAxis()
250
{
251
return
this.axis;
252
}
253
254
/**
255
* Get the facing specified by the given name
Callers
15
rotateFace
Method · 0.95
rotateVertex
Method · 0.95
updateTick
Method · 0.95
getStateFromMeta
Method · 0.95
getStateFromMeta
Method · 0.95
onNeighborChangeInternal
Method · 0.95
randomDisplayTick
Method · 0.95
randomDisplayTick
Method · 0.95
randomDisplayTick
Method · 0.95
getStateFromMeta
Method · 0.95
getStateFromMeta
Method · 0.95
setBlockBoundsBasedOnState
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected