| private static int | | packFlags(boolean onGround, boolean horizontalCollision) | | packFlags(boolean onGround, boolean horizontalCollision) | | method_61223(boolean arg0, boolean arg1) | | toFlag(boolean changePosition, boolean changeLook) |
|
| private static boolean | | unpackOnGround(int flags) | | unpackOnGround(int flags) | | method_61222(int arg0) | | changePosition(int flag) |
|
| private static boolean | | unpackHorizontalCollision(int flags) | | unpackHorizontalCollision(int flags) | | method_61224(int arg0) | | changeLook(int flag) |
|
| public abstract PacketType<? extends PlayerMoveC2SPacket> | | type() | | type() | | method_65080() | | getPacketType() |
|
| public void | |
| public double | | getX(double fallback) | | getX(double fallback) | | method_12269(double arg0) | | getX(double currentX) |
|
| public double | | getY(double fallback) | | getY(double fallback) | | method_12268(double arg0) | | getY(double currentY) |
|
| public double | | getZ(double fallback) | | getZ(double fallback) | | method_12274(double arg0) | | getZ(double currentZ) |
|
| public float | | getYRot(float fallback) | | getYRot(float fallback) | | method_12271(float arg0) | | getYaw(float currentYaw) |
|
| public float | | getXRot(float fallback) | | getXRot(float fallback) | | method_12270(float arg0) | | getPitch(float currentPitch) |
|
| public boolean | | isOnGround() | | isOnGround() | | method_12273() | | isOnGround() |
|
| public boolean | | horizontalCollision() | | horizontalCollision() | | method_61225() | | horizontalCollision() |
|
| public boolean | | hasPosition() | | hasPosition() | | method_36171() | | changesPosition() |
|
| public boolean | | hasRotation() | | hasRotation() | | method_36172() | | changesLook() |
|