Uses of Interface
me.hsgamer.hscore.minecraft.gui.button.ButtonMap
Packages that use ButtonMap
Package
Description
Contains the base classes for UI modules in Minecraft
Contains the advanced implementation of UI modules for Minecraft
Contains the simple implementation of UI modules for Minecraft
-
Uses of ButtonMap in me.hsgamer.hscore.minecraft.gui
Methods in me.hsgamer.hscore.minecraft.gui that return ButtonMapMethods in me.hsgamer.hscore.minecraft.gui with parameters of type ButtonMapModifier and TypeMethodDescriptionvoid
GUIHolder.setButtonMap
(@NotNull ButtonMap buttonMap) Set the button map -
Uses of ButtonMap in me.hsgamer.hscore.minecraft.gui.advanced
Classes in me.hsgamer.hscore.minecraft.gui.advanced that implement ButtonMap -
Uses of ButtonMap in me.hsgamer.hscore.minecraft.gui.simple
Classes in me.hsgamer.hscore.minecraft.gui.simple that implement ButtonMap