MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / getPlayerRotationPitch

Method getPlayerRotationPitch

Minecraft-Utils/1.10/src/Variables.java:620–623  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

618 }
619
620 @Override
621 public float getPlayerRotationPitch() {
622 return getSpectatingEntity().y;
623 }
624
625 @Override
626 public int getPlayerChunkX() {

Callers

nothing calls this directly

Calls 1

getSpectatingEntityMethod · 0.95

Tested by

no test coverage detected