Class GolfConfig.Movement

java.lang.Object
org.samo_lego.golfiv.storage.GolfConfig.Movement
Enclosing class:
GolfConfig

public static class GolfConfig.Movement extends Object
Movement checks settings.
  • Field Details

    • patchNoFall

      public boolean patchNoFall
      Client can tell server its onGround status and server blindly accepts it. This can allow client to not take any fall damage. This setting re-enables the check server-side and doesn't care about the client's onGround status.
  • Constructor Details

    • Movement

      public Movement()