Class VersionMatcher

java.lang.Object
net.wesjd.anvilgui.version.VersionMatcher

public class VersionMatcher extends Object
Matches the server's NMS version to its VersionWrapper
Since:
1.2.1
Author:
Wesley Smith
  • Constructor Details

    • VersionMatcher

      public VersionMatcher()
  • Method Details

    • match

      public net.wesjd.anvilgui.version.VersionWrapper match()
      Matches the server version to it's VersionWrapper
      Returns:
      The VersionWrapper for this server
      Throws:
      IllegalStateException - If the version wrapper failed to be instantiated or is unable to be found