Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

I

i - Enum constant in enum class com.Moshu.Misc.SendCenteredMessage.DefaultFontInfo
 
I - Enum constant in enum class com.Moshu.Misc.SendCenteredMessage.DefaultFontInfo
 
inAir(Location) - Static method in class com.Moshu.Misc.Locations
Checks if the location under the location is air
incrementCurrentClicks() - Method in class com.Moshu.TreasureHunt.Core.Treasure
Increments the click counter for this treasure.
InexistentTreasureException - Exception Class in com.Moshu.TreasureHunt.Core.API.Exceptions
 
InexistentTreasureException(String) - Constructor for exception class com.Moshu.TreasureHunt.Core.API.Exceptions.InexistentTreasureException
 
init() - Method in class com.Moshu.Misc.Hooks.DiscordWebhook
 
init() - Static method in class com.Moshu.Misc.Locations
 
initPacketEvents() - Static method in class com.Moshu.Misc.Hooks.PacketEventsUtils
 
initProtocolLib(Map<UUID, Integer>) - Static method in class com.Moshu.Misc.Hooks.ProtocolLibUtils
 
initReady() - Static method in class com.Moshu.Misc.Hooks.PacketEventsUtils
 
inventoryClick(InventoryClickEvent) - Method in class com.Moshu.TreasureHunt.Core.Interaction.TreasureEvents
 
isActive() - Method in class com.Moshu.TreasureHunt.Core.Treasure
Checks if this treasure is currently active in the world.
isActiveString(String) - Static method in class com.Moshu.TreasureHunt.Core.Hunt
Returns a string representation of whether a hunt with the given identifier is active.
isAir(Location) - Static method in class com.Moshu.Misc.Locations
Checks if the block at the location is air
isAllowedWorld(World) - Static method in class com.Moshu.Misc.Locations
 
isAnimatedSpawn() - Method in class com.Moshu.TreasureHunt.Components.Keepers.TreasureKeeper
 
isAvailable() - Method in class com.Moshu.Misc.Updater
 
isCancelled() - Method in class com.Moshu.TreasureHunt.Core.API.Events.TreasureClaimEvent
 
isCancelled() - Method in class com.Moshu.TreasureHunt.Core.API.Events.TreasureDebuffEvent
 
isDebugging(Player) - Static method in class com.Moshu.TreasureHunt.Core.Interaction.TreasureCommands
 
isDouble(String) - Static method in class com.Moshu.Misc.Utils
Check if a String is actually a double
isEmpty(Inventory) - Static method in class com.Moshu.Misc.Utils
Check if an inventory is empty
isEnabled() - Static method in class com.Moshu.TreasureHunt.Components.Rewards.RewardObfuscator
Checks if reward obfuscation is enabled.
isEnabled() - Method in class com.Moshu.TreasureHunt.Components.TreasureDebuff
 
isEnabled() - Method in class com.Moshu.TreasureHunt.Components.TreasureWaypoint
 
isEnabled() - Method in class com.Moshu.TreasureHunt.TreasureScheduler
Checks if this scheduler is currently enabled.
isEnabled(String) - Static method in class com.Moshu.Misc.Utils
Check if a plugin is enabled
isHuntActive() - Method in class com.Moshu.TreasureHunt.Core.Hunt
Checks if this specific hunt instance is currently active.
isHuntActive(String) - Static method in class com.Moshu.TreasureHunt.Core.API.HuntAPI
Checks if a hunt is active with a specific identifier
isHuntActive(String) - Static method in class com.Moshu.TreasureHunt.Core.Hunt
Checks if a hunt with the specified identifier is currently active.
isHuntActive(Location) - Static method in class com.Moshu.TreasureHunt.Core.API.HuntAPI
Checks if a treasure is active at a location
isHuntActive(Location) - Static method in class com.Moshu.TreasureHunt.Core.Hunt
Checks if there is an active hunt at the specified location.
isInBorder(Location, int) - Static method in class com.Moshu.Misc.Locations
 
isInRegion(Chunk, int) - Static method in class com.Moshu.Misc.Locations
Checks if the chunk is in a region at all
isInRegion(Location) - Static method in class com.Moshu.Misc.Locations
Checks if the location is in a region at all
isInRegion(Location, String) - Static method in class com.Moshu.Misc.Locations
Checks if current location is in a WorldGuard region
isInt(char) - Static method in class com.Moshu.Misc.Utils
Check if a char is actually an int
isInt(String) - Static method in class com.Moshu.Misc.Utils
Check if a String is actually an int
isItemsAdder() - Method in class com.Moshu.TreasureHunt.Components.Rewards.ItemReward
 
isItemsAdder() - Method in class com.Moshu.TreasureHunt.Components.Rewards.ObfuscatedReward
 
isKey(ItemStack) - Static method in class com.Moshu.TreasureHunt.Components.TreasureKey
 
isLeaves(Location) - Static method in class com.Moshu.Misc.Locations
Checks if the block at the location is a type of leaf
isLiquid(Location) - Static method in class com.Moshu.Misc.Locations
Checks if location is a liqud
isLiquidAbove(Location) - Static method in class com.Moshu.Misc.Locations
Checks if the location above the location is a liqud
isLiquidUnder(Location) - Static method in class com.Moshu.Misc.Locations
Checks if location under the location is a liqud
isLoaded - Static variable in class com.Moshu.Main
 
isLoaded(String) - Static method in class com.Moshu.Misc.Utils
Check if a plugin is loaded
isLocked() - Method in class com.Moshu.TreasureHunt.Core.Treasure
Checks if the treasure is currently locked and inaccessible.
isMMOItem() - Method in class com.Moshu.TreasureHunt.Components.Keepers.TreasureKeeperDrops.DropData
 
isMMOItem() - Method in class com.Moshu.TreasureHunt.Components.Rewards.ItemReward
 
isMMOItem() - Method in class com.Moshu.TreasureHunt.Components.TreasureKey
Checks if this key is an MMOItems item.
isMythicMob() - Method in class com.Moshu.TreasureHunt.Components.Keepers.TreasureKeeper
 
isNearTreasure(Player) - Static method in class com.Moshu.TreasureHunt.Core.API.HuntAPI
Checks if a player is near a treasure
isNearTreasure(Player) - Static method in class com.Moshu.TreasureHunt.Core.Treasure
Checks if the specified player is near any active treasure.
isNexo() - Method in class com.Moshu.TreasureHunt.Components.Rewards.ItemReward
 
isNexo() - Method in class com.Moshu.TreasureHunt.Components.Rewards.ObfuscatedReward
 
isOraxen() - Method in class com.Moshu.TreasureHunt.Components.Rewards.ItemReward
 
isOraxen() - Method in class com.Moshu.TreasureHunt.Components.Rewards.ObfuscatedReward
 
isPaper() - Static method in class com.Moshu.Misc.Utils
Checks if the server is running Paper or spigot.
isPassableBlockUnder(Location) - Static method in class com.Moshu.Misc.Locations
 
isReady() - Static method in class com.Moshu.Misc.Hooks.PacketEventsUtils
 
isRespawnMobs() - Method in class com.Moshu.TreasureHunt.Components.TreasureDebuff
 
isSafeEnough(Location) - Static method in class com.Moshu.Misc.Locations
 
isShockwave() - Method in class com.Moshu.TreasureHunt.Components.TreasureDebuff
 
isSpawned() - Method in class com.Moshu.TreasureHunt.Components.Keepers.TreasureKeeper
 
isSpawnsInside() - Method in class com.Moshu.TreasureHunt.Components.TreasureData
 
isTopX(int) - Method in class com.Moshu.TreasureHunt.Components.Rewards.CommandReward
 
isTopX(int) - Method in class com.Moshu.TreasureHunt.Components.Rewards.ItemReward
 
isTreasure(Location) - Static method in class com.Moshu.TreasureHunt.Core.API.HuntAPI
Checks if a location is a treasure
isTreasure(Location) - Static method in class com.Moshu.TreasureHunt.Core.Treasure
Checks if the specified location contains an active treasure.
isTreasureKeeper(LivingEntity) - Static method in class com.Moshu.TreasureHunt.Components.Keepers.TreasureKeeper
 
isTreasureKeeper(LivingEntity) - Method in class com.Moshu.TreasureHunt.Core.Treasure
Checks if the specified entity is a treasure keeper for this treasure.
isTreasureKey(ItemStack) - Method in class com.Moshu.TreasureHunt.Components.TreasureKey
 
isTreasureKey(ItemStack) - Static method in class com.Moshu.TreasureHunt.Core.API.HuntAPI
Checks if an item is a treasure key
isUnsafe(Location, int) - Static method in class com.Moshu.Misc.Locations
Checks if a location is considered unsafe based on check()
isUsingPacketEvents() - Static method in class com.Moshu.TreasureHunt.Components.Rewards.RewardObfuscator
Checks if the system is using PacketEvents for packet manipulation.
isUsingProtocolLib() - Static method in class com.Moshu.TreasureHunt.Components.Rewards.RewardObfuscator
Checks if the system is using ProtocolLib for packet manipulation.
ItemReward - Class in com.Moshu.TreasureHunt.Components.Rewards
Represents an item reward that can be given to players during treasure hunts.
ItemReward() - Constructor for class com.Moshu.TreasureHunt.Components.Rewards.ItemReward
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form