Class BadFabricJoinAddressValuePatch


public class BadFabricJoinAddressValuePatch extends Patch
Patch that removes player IPs that were gathered as join address on Fabric.
  • Constructor Details

    • BadFabricJoinAddressValuePatch

      public BadFabricJoinAddressValuePatch(ServerUUID serverUUID)
  • Method Details

    • hasBeenApplied

      public boolean hasBeenApplied()
      Specified by:
      hasBeenApplied in class Patch
    • applyPatch

      protected void applyPatch()
      Specified by:
      applyPatch in class Patch