RetexturableScreenRegistry

Registry holding screens, which can be retextured by OptiGUI.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
public final static Boolean contains(Screen screen)

Checks if a given screen is registered as retexturable.

Link copied to clipboard
public final static Unit register(Class<? extends Screen> screenClass)

Registers a screen and all of its subclasses as retexturable.