Class Core

java.lang.Object
io.github.turtleisaac.nds4j.Core

public class Core extends Object
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int[]
    Individual values can be accessed in a structured manner using Core.getSpecificVersionNumber(VersionData vData)
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static String
    Returns a formatted string containing the version number of this library

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • VERSION

      public static final int[] VERSION
      Individual values can be accessed in a structured manner using Core.getSpecificVersionNumber(VersionData vData)
  • Constructor Details

    • Core

      public Core()
  • Method Details

    • getVersionNumber

      public static String getVersionNumber()
      Returns a formatted string containing the version number of this library
      Returns:
      a formatted string