Class Resources

java.lang.Object
com.github.darksoulq.relique.data.Resources

public class Resources extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static com.github.darksoulq.abyssallib.server.resource.Namespace
     
    static com.github.darksoulq.abyssallib.server.resource.asset.Font.TextureGlyph
     
    static com.github.darksoulq.abyssallib.server.resource.ResourcePack
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
     

    Methods inherited from class Object

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

    • RESOURCE_PACK

      public static com.github.darksoulq.abyssallib.server.resource.ResourcePack RESOURCE_PACK
    • NAME_SPACE

      public static com.github.darksoulq.abyssallib.server.resource.Namespace NAME_SPACE
    • RELIC_GUI

      public static com.github.darksoulq.abyssallib.server.resource.asset.Font.TextureGlyph RELIC_GUI
  • Constructor Details

    • Resources

      public Resources()
  • Method Details

    • setupAndRegister

      public static void setupAndRegister()