- main(String[]) - Static method in enum gyurix.protocol.utils.Direction
-
- Main - Class in gyurix.spigotlib
-
Main SpigotLib plugin class containing all the command handlers, loaders and delegators needed for starting up the API
- Main() - Constructor for class gyurix.spigotlib.Main
-
- makeDeniedRecipe(ItemStack...) - Static method in class gyurix.inventory.trade.TradeAPI
-
Creates a not acceptable (crossed arrow) MerchantRecipe from the given items
- makeItem(Material, int, short, String, String...) - Static method in class gyurix.spigotutils.ItemUtils
-
- makeItem(Material, String, String...) - Static method in class gyurix.spigotutils.ItemUtils
-
- makeItem(Material, int, short, String, ArrayList<String>, Object...) - Static method in class gyurix.spigotutils.ItemUtils
-
- makeMap(ArrayList<Orderable<K, V>>) - Static method in class gyurix.spigotutils.Orderable
-
- makeRecipe(ItemStack...) - Static method in class gyurix.inventory.trade.TradeAPI
-
Creates an acceptable MerchantRecipe from the given items
- makeTag(Object) - Method in enum gyurix.nbt.NBTTagType
-
- map - Variable in class gyurix.protocol.utils.DataWatcher
-
- map - Static variable in class gyurix.spigotlib.GlobalLangFile
-
- mapData - Variable in class gyurix.configfile.ConfigData
-
- MapData - Class in gyurix.map
-
Created by GyuriX on 2016.
- MapData() - Constructor for class gyurix.map.MapData
-
- MapIcon - Class in gyurix.map
-
Created by GyuriX on 2016.
- MapIcon(Object) - Constructor for class gyurix.map.MapIcon
-
- MapIcon(int, int, int, int) - Constructor for class gyurix.map.MapIcon
-
- mapId - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMap
-
- MapSerializer() - Constructor for class gyurix.configfile.DefaultSerializers.MapSerializer
-
- MapSerializer(Class, Class, ConfigSerialization.Serializer) - Constructor for class gyurix.configfile.DefaultSerializers.MapSerializer
-
- matches(String[]) - Method in class gyurix.sign.SignConfig
-
- material - Variable in class gyurix.spigotutils.BlockData
-
The requested type of the block
- max - Variable in class gyurix.animation.effects.ScrollerEffect
-
- max - Variable in class gyurix.protocol.wrappers.outpackets.PacketStatusOutServerInfo.PlayerList
-
- maxhp - Variable in class gyurix.spigotutils.PlayerData
-
- maxPlayers - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutLogin
-
- maxslot - Static variable in class gyurix.spigotutils.PlayerData
-
- maxx - Variable in class gyurix.spigotutils.UnlimitedYArea
-
- maxz - Variable in class gyurix.spigotutils.UnlimitedYArea
-
- message - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInChat
-
- meta - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityMetadata
-
- meta - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutNamedEntitySpawn
-
- meta - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntityLiving
-
- meter - Static variable in class gyurix.spigotutils.TPSMeter
-
The instance of the TPS meter future, it is stopped on SpigotLib shutdown
- methods - Static variable in class gyurix.configfile.DefaultSerializers.NumberSerializer
-
- minx - Variable in class gyurix.spigotutils.UnlimitedYArea
-
- minz - Variable in class gyurix.spigotutils.UnlimitedYArea
-
- modifiers - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutUpdateAttributes.Attribute
-
- MojangAPI - Class in gyurix.mojang
-
Created by GyuriX on 2015.12.27..
- MojangAPI() - Constructor for class gyurix.mojang.MojangAPI
-
- MojangAPI.MojangServerState - Enum in gyurix.mojang
-
- MojangAPI.NameData - Class in gyurix.mojang
-
- msg(String, Throwable) - Method in class gyurix.debug.Debugger
-
- msg(String, Object) - Method in class gyurix.debug.Debugger
-
- msg(String, CommandSender, String, Object...) - Method in class gyurix.spigotlib.GlobalLangFile.PluginLang
-
- msg(CommandSender, String, String...) - Method in class gyurix.spigotlib.GlobalLangFile.PluginLang
-
- msg(CommandSender, String, Object...) - Method in class gyurix.spigotlib.GlobalLangFile.PluginLang
-
- msg(String, CommandSender, String, String...) - Method in class gyurix.spigotlib.GlobalLangFile.PluginLang
-
- msg - Static variable in class gyurix.spigotlib.SU
-
The main instance of the Messenger object.
- MultiBlockChangeInfo() - Constructor for class gyurix.protocol.wrappers.outpackets.PacketPlayOutMultiBlockChange.MultiBlockChangeInfo
-
- MultiBlockChangeInfo(Object) - Constructor for class gyurix.protocol.wrappers.outpackets.PacketPlayOutMultiBlockChange.MultiBlockChangeInfo
-
- MultiIntData - Class in gyurix.spigotutils
-
Created by GyuriX.
- MultiIntData(String) - Constructor for class gyurix.spigotutils.MultiIntData
-
- MultipartUtility - Class in gyurix.mojang
-
This utility class provides an abstraction layer for sending multipart HTTP
- MultipartUtility(String, String) - Constructor for class gyurix.mojang.MultipartUtility
-
This constructor initializes a new HTTP request with content type
is set to multipart/form-data
- multiple(LocationData) - Method in class gyurix.spigotutils.LocationData
-
- multiple(double, double, double) - Method in class gyurix.spigotutils.LocationData
-
- multiple(double) - Method in class gyurix.spigotutils.LocationData
-
- mysql - Static variable in class gyurix.spigotlib.Config.PlayerFile
-
- MySQLBatch(Iterable<String>, Runnable) - Constructor for class gyurix.mysql.MySQLDatabase.MySQLBatch
-
- MySQLDatabase - Class in gyurix.mysql
-
Class representing a MySQL storage connection and containing the required methods and utils
for executing MySQL queries
- MySQLDatabase() - Constructor for class gyurix.mysql.MySQLDatabase
-
- MySQLDatabase(String, String, String, String) - Constructor for class gyurix.mysql.MySQLDatabase
-
- MySQLDatabase.MySQLBatch - Class in gyurix.mysql
-
- mysqlLoad(String, String) - Method in class gyurix.configfile.ConfigFile
-
Load the given address of this configuration from MySQL
- mysqlLoad() - Method in class gyurix.configfile.ConfigFile
-
Load the configuration from MySQL
- MySQLManager - Class in gyurix.mysql
-
- MySQLManager(MySQLDatabase) - Constructor for class gyurix.mysql.MySQLManager
-
- mysqlSSL - Static variable in class gyurix.spigotlib.Config
-
Require SSL for MySQL connections
- mysqlUpdate(ArrayList<String>, String) - Method in class gyurix.configfile.ConfigFile
-
Add to the given list the MySQL commands required for updating the storage based on this Configuration