Index

A C D E F G H I K M N O P R S T V 
All Classes and Interfaces|All Packages|Serialized Form

M

me.mythicalflame.spigotmodding - package me.mythicalflame.spigotmodding
 
me.mythicalflame.spigotmodding.commands - package me.mythicalflame.spigotmodding.commands
 
me.mythicalflame.spigotmodding.exceptions - package me.mythicalflame.spigotmodding.exceptions
 
me.mythicalflame.spigotmodding.functionalities - package me.mythicalflame.spigotmodding.functionalities
 
me.mythicalflame.spigotmodding.items - package me.mythicalflame.spigotmodding.items
 
me.mythicalflame.spigotmodding.utilities - package me.mythicalflame.spigotmodding.utilities
 
Mod - Class in me.mythicalflame.spigotmodding.utilities
Represents a game modification.
Mod(String, String, Version) - Constructor for class me.mythicalflame.spigotmodding.utilities.Mod
Constructs a mod.
ModdedArmorPiece - Class in me.mythicalflame.spigotmodding.items
This class represents a custom armor piece.
ModdedArmorPiece(String, String, Material, String, Integer, List<String>) - Constructor for class me.mythicalflame.spigotmodding.items.ModdedArmorPiece
Constructs a ModdedArmorPiece object.
ModdedArmorSet - Class in me.mythicalflame.spigotmodding.items
This class represents a custom armor set.
ModdedArmorSet(ArmorChoice[]) - Constructor for class me.mythicalflame.spigotmodding.items.ModdedArmorSet
Creates a ModdedArmorSet.
ModdedConsumable - Class in me.mythicalflame.spigotmodding.items
This class represents a custom consumable.
ModdedConsumable(String, String, Material, String, Integer, List<String>) - Constructor for class me.mythicalflame.spigotmodding.items.ModdedConsumable
Constructs a ModdedConsumable object.
ModdedItem - Class in me.mythicalflame.spigotmodding.items
This class represents a custom item.
ModdedItem(String, String, Material, String, Integer, List<String>) - Constructor for class me.mythicalflame.spigotmodding.items.ModdedItem
Constructs a ModdedItem object.
ModRegister - Class in me.mythicalflame.spigotmodding.utilities
 
ModRegister() - Constructor for class me.mythicalflame.spigotmodding.utilities.ModRegister
 
modsSubCommand(CommandSender) - Static method in class me.mythicalflame.spigotmodding.commands.ModsSubCommand
 
ModsSubCommand - Class in me.mythicalflame.spigotmodding.commands
 
ModsSubCommand() - Constructor for class me.mythicalflame.spigotmodding.commands.ModsSubCommand
 
modSubCommand(CommandSender, String[]) - Static method in class me.mythicalflame.spigotmodding.commands.ModSubCommand
 
ModSubCommand - Class in me.mythicalflame.spigotmodding.commands
 
ModSubCommand() - Constructor for class me.mythicalflame.spigotmodding.commands.ModSubCommand
 
ModTickTask - Class in me.mythicalflame.spigotmodding.functionalities
 
ModTickTask() - Constructor for class me.mythicalflame.spigotmodding.functionalities.ModTickTask
 
A C D E F G H I K M N O P R S T V 
All Classes and Interfaces|All Packages|Serialized Form