Package fr.maxlego08.menu.api.utils
package fr.maxlego08.menu.api.utils
-
ClassDescriptionThis interface provides typed access to a map of key-value pairs, allowing retrieval of values of different types with or without default values if the key is not present in the map.Sends messages to a
CommandSender.Updates the display name and lore of aItemMetaSends a message and opens a link.Represents the item that can be interacted with to open a menu.This class provides typed access to aMap<String, Object>, allowing retrieval of values of different types with or without default values if the key is not present in the map.