Class SimpleButtonMap

java.lang.Object
me.hsgamer.hscore.minecraft.gui.map.simple.SimpleButtonMap
All Implemented Interfaces:
Function<@NotNull InventoryContext,@NotNull Map<Integer,ActionItem>>, GUIElement

public class SimpleButtonMap extends Object implements GUIElement, Function<@NotNull InventoryContext,@NotNull Map<Integer,ActionItem>>
A simple button map
  • Constructor Details

    • SimpleButtonMap

      public SimpleButtonMap()
  • Method Details