MCPcopy 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

rotateFaceMethod · 0.95
rotateVertexMethod · 0.95
updateTickMethod · 0.95
getStateFromMetaMethod · 0.95
getStateFromMetaMethod · 0.95
randomDisplayTickMethod · 0.95
randomDisplayTickMethod · 0.95
randomDisplayTickMethod · 0.95
getStateFromMetaMethod · 0.95
getStateFromMetaMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected