Object HTModularUIHelper

  • All Implemented Interfaces:

    
    public class HTModularUIHelper
    
                        
    Since:

    0.7.0

    Author:

    Hiiragi Tsubasa

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static UIElement createIcon(Integer x, Integer y, Integer width, Integer height)
      final static UIElement rightArrowIcon()
      final static UIElement plusIcon()
      final static UIElement createRootWithInv(Component title, Function1<UIElement, Unit> action)
      final static ModularUI createEmptyUI(Player player)
      final static ModularUI createVanillaUI(UIElement root, Player player)
      final static ModularUI createVanillaUI(Player player, Component title, Function1<UIElement, Unit> action)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait