Class RenderSettings

java.lang.Object
com.refinedmods.refinedstorage.render.RenderSettings

public class RenderSettings extends Object
  • Field Details

  • Constructor Details

    • RenderSettings

      public RenderSettings()
  • Method Details

    • setColors

      public void setColors(int primaryColor, int secondaryColor)
    • getPrimaryColor

      public int getPrimaryColor()
    • getSecondaryColor

      public int getSecondaryColor()