Class GolfConfig.Combat

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

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

    • preventWallHit

      public boolean preventWallHit
      Checks if player is hitting entity through wall.
    • checkHitDistance

      public boolean checkHitDistance
      Checks if player is using reach hacks.
    • checkHitAngle

      public boolean checkHitAngle
      Checks the angle at which player is hitting the entity.
  • Constructor Details

    • Combat

      public Combat()