Class ClientPlayerEntity

    • Field Detail

      • permissionLevel

        private int permissionLevel
      • xLast

        private double xLast
      • yLast1

        private double yLast1
      • zLast

        private double zLast
      • yRotLast

        private float yRotLast
      • xRotLast

        private float xRotLast
      • lastOnGround

        private boolean lastOnGround
      • crouching

        private boolean crouching
      • wasShiftKeyDown

        private boolean wasShiftKeyDown
      • wasSprinting

        private boolean wasSprinting
      • positionReminder

        private int positionReminder
      • flashOnSetHealth

        private boolean flashOnSetHealth
      • serverBrand

        private java.lang.String serverBrand
      • minecraft

        protected final Minecraft minecraft
      • sprintTriggerTime

        protected int sprintTriggerTime
      • sprintTime

        public int sprintTime
      • yBob

        public float yBob
      • xBob

        public float xBob
      • yBobO

        public float yBobO
      • xBobO

        public float xBobO
      • jumpRidingTicks

        private int jumpRidingTicks
      • jumpRidingScale

        private float jumpRidingScale
      • portalTime

        public float portalTime
      • oPortalTime

        public float oPortalTime
      • startedUsingItem

        private boolean startedUsingItem
      • usingItemHand

        private Hand usingItemHand
      • handsBusy

        private boolean handsBusy
      • autoJumpEnabled

        private boolean autoJumpEnabled
      • autoJumpTime

        private int autoJumpTime
      • wasFallFlying

        private boolean wasFallFlying
      • waterVisionTime

        private int waterVisionTime
      • showDeathScreen

        private boolean showDeathScreen