A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes All Packages

M

MAIN_HAND - me.bimmr.bimmcore.items.attributes.Slot
Deprecated.
MAINHAND - me.bimmr.bimmcore.npc.NPCBase.ItemSlots
Mainhand item slots.
MANUAL - me.bimmr.bimmcore.gui.chat.ChatMenu.HeightControl
Fills inner to set height
MANUAL_CENTER - me.bimmr.bimmcore.gui.chat.ChatMenu.HeightControl
Fills inner till set height, fill top and bottom till max height
MANUAL_EXTERNAL - me.bimmr.bimmcore.gui.chat.ChatMenu.HeightControl
Fills inner till set height, fill top till max height
mapFromString(String) - Static method in class me.bimmr.bimmcore.utils.StringUtil
Map from string map.
MAX - me.bimmr.bimmcore.gui.chat.ChatMenu.HeightControl
Inner fills top to max height
MAX_HEALTH - me.bimmr.bimmcore.items.attributes.AttributeType
Deprecated.
MAXITEMSPERPAGE - Static variable in class me.bimmr.bimmcore.gui.inventory.Menu
The constant MAXITEMSPERPAGE.
MAXITEMSPERPAGEBORDERED - Static variable in class me.bimmr.bimmcore.gui.inventory.Menu
The constant MAXITEMSPERPAGEBORDERED.
me.bimmr.bimmcore - package me.bimmr.bimmcore
 
me.bimmr.bimmcore.commands - package me.bimmr.bimmcore.commands
 
me.bimmr.bimmcore.commands.helpers - package me.bimmr.bimmcore.commands.helpers
 
me.bimmr.bimmcore.files - package me.bimmr.bimmcore.files
 
me.bimmr.bimmcore.gui.anvil - package me.bimmr.bimmcore.gui.anvil
 
me.bimmr.bimmcore.gui.book - package me.bimmr.bimmcore.gui.book
 
me.bimmr.bimmcore.gui.chat - package me.bimmr.bimmcore.gui.chat
 
me.bimmr.bimmcore.gui.inventory - package me.bimmr.bimmcore.gui.inventory
 
me.bimmr.bimmcore.gui.inventory.helpers - package me.bimmr.bimmcore.gui.inventory.helpers
 
me.bimmr.bimmcore.hologram - package me.bimmr.bimmcore.hologram
 
me.bimmr.bimmcore.items - package me.bimmr.bimmcore.items
 
me.bimmr.bimmcore.items.attributes - package me.bimmr.bimmcore.items.attributes
 
me.bimmr.bimmcore.items.helpers - package me.bimmr.bimmcore.items.helpers
 
me.bimmr.bimmcore.messages - package me.bimmr.bimmcore.messages
 
me.bimmr.bimmcore.messages.fancymessage - package me.bimmr.bimmcore.messages.fancymessage
 
me.bimmr.bimmcore.misc - package me.bimmr.bimmcore.misc
 
me.bimmr.bimmcore.mysql - package me.bimmr.bimmcore.mysql
 
me.bimmr.bimmcore.npc - package me.bimmr.bimmcore.npc
 
me.bimmr.bimmcore.npc.mob - package me.bimmr.bimmcore.npc.mob
 
me.bimmr.bimmcore.npc.player - package me.bimmr.bimmcore.npc.player
 
me.bimmr.bimmcore.reflection - package me.bimmr.bimmcore.reflection
 
me.bimmr.bimmcore.reflection.tinyprotocol - package me.bimmr.bimmcore.reflection.tinyprotocol
 
me.bimmr.bimmcore.scoreboard - package me.bimmr.bimmcore.scoreboard
 
me.bimmr.bimmcore.utils - package me.bimmr.bimmcore.utils
 
me.bimmr.bimmcore.utils.timed - package me.bimmr.bimmcore.utils.timed
 
Menu - Class in me.bimmr.bimmcore.gui.inventory
A Utilities class for creating a Inventory GUI
Menu(String) - Constructor for class me.bimmr.bimmcore.gui.inventory.Menu
Create a MenuGUI Size is automatic, ClickEvent is null, No borders, No corners
Menu(String, int) - Constructor for class me.bimmr.bimmcore.gui.inventory.Menu
Create a MenuGUI ClickEvent is null, No borders, No corners
Menu(String, int, ClickEvent) - Constructor for class me.bimmr.bimmcore.gui.inventory.Menu
Create a MenuGUI No borders, No corners
Menu(String, int, ClickEvent, ItemStack, ItemStack) - Constructor for class me.bimmr.bimmcore.gui.inventory.Menu
Create a MenuGUI
Menu(String, int, ItemStack, ItemStack) - Constructor for class me.bimmr.bimmcore.gui.inventory.Menu
Create a MenuGUI ClickEvent is null
Menu(String, ClickEvent) - Constructor for class me.bimmr.bimmcore.gui.inventory.Menu
Create a MenuGUI Size is automatic, No borders, No corners
Menu(String, ClickEvent, ItemStack, ItemStack) - Constructor for class me.bimmr.bimmcore.gui.inventory.Menu
Create a MenuGUI Size is automatic
Menu(String, ItemStack, ItemStack) - Constructor for class me.bimmr.bimmcore.gui.inventory.Menu
Create a MenuGUI Size is automatic, ClickEvent is null
MenuManager - Class in me.bimmr.bimmcore.gui.inventory
The Manager for Menu classes
MenuManager() - Constructor for class me.bimmr.bimmcore.gui.inventory.MenuManager
 
menus - Static variable in class me.bimmr.bimmcore.gui.inventory.MenuManager
 
Message - Class in me.bimmr.bimmcore.messages
A Manager class to use different types of message systems
Message() - Constructor for class me.bimmr.bimmcore.messages.Message
 
Message.MessageType - Enum in me.bimmr.bimmcore.messages
The enum Message type.
MessageDisplay - Class in me.bimmr.bimmcore.messages
The MessageDisplay base class
MessageDisplay() - Constructor for class me.bimmr.bimmcore.messages.MessageDisplay
 
MetricsLite - Class in me.bimmr.bimmcore.utils
bStats collects some data for plugin authors.
MetricsLite(Plugin, int) - Constructor for class me.bimmr.bimmcore.utils.MetricsLite
Class constructor.
MINUTE - me.bimmr.bimmcore.utils.TimeUtil.TimeInterval
 
MOB - me.bimmr.bimmcore.npc.NPCBase.NPCType
 
MONTH - me.bimmr.bimmcore.utils.TimeUtil.TimeInterval
 
MOVEMENT_SPEED - me.bimmr.bimmcore.items.attributes.AttributeType
Deprecated.
MULTIPLY - me.bimmr.bimmcore.items.attributes.Operation
Deprecated.
MULTIPLY_PERCENTAGE - me.bimmr.bimmcore.items.attributes.Operation
Deprecated.
MULTIPLY_SCALAR_1 - me.bimmr.bimmcore.items.attributes.Operation
 
MySQLManager - Class in me.bimmr.bimmcore.mysql
A Utilities class to handle MySQL connections
MySQLManager(Plugin, String, String, String, String, String) - Constructor for class me.bimmr.bimmcore.mysql.MySQLManager
Instantiates a new My sql manager.
A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes All Packages