Class GuiAssetManager

java.lang.Object
com.render.api.gui.GuiAssetManager

public final class GuiAssetManager extends Object
Bounded client-side cache for decoded GUI image and SVG textures.
  • Method Details

    • bootstrap

      public static void bootstrap()
    • clear

      public static void clear()
      Releases every cached dynamic texture. Assets load again on next use.