Class PonderTheme

java.lang.Object
net.createmod.catnip.utility.theme.Theme
net.createmod.ponder.foundation.PonderTheme

public class PonderTheme extends net.createmod.catnip.utility.theme.Theme
  • Nested Class Summary

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

    Fields
    Modifier and Type
    Field
    Description
    static final PonderTheme
     

    Fields inherited from class net.createmod.catnip.utility.theme.Theme

    BASE, colors
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     
    static void
     

    Methods inherited from class net.createmod.catnip.utility.theme.Theme

    addTheme, c, c, get, getPriority, i, i, lookup, p, put, put, put, put, reload, removeTheme, setPriority

    Methods inherited from class java.lang.Object

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

    • PONDER_THEME

      public static final PonderTheme PONDER_THEME
  • Constructor Details

    • PonderTheme

      public PonderTheme()
  • Method Details

    • init

      protected void init()
      Overrides:
      init in class net.createmod.catnip.utility.theme.Theme
    • loadClass

      public static void loadClass()