Uses of Interface
me.fullpage.api.interfaces.MPlayer
-
Uses of MPlayer in me.fullpage.api
Modifier and TypeMethodDescriptionMiningEconomy.createMPlayer(UUID uuid, String userName)
MiningEconomy.createMPlayer(org.bukkit.entity.Player player)
MiningEconomy.getMPlayer(String userName)
MiningEconomy.getMPlayer(org.bukkit.entity.Player player)
-
Uses of MPlayer in me.fullpage.api.events
ModifierConstructorDescriptionPlayerMineBreakEvent(MPlayer mPlayer, org.bukkit.Location location, org.bukkit.block.Block block, org.bukkit.Material material, org.bukkit.inventory.ItemStack drops, String minetype, MPickaxe mPickaxe)
-
Uses of MPlayer in me.fullpage.api.interfaces