Uses of Class
com.ranull.graves.Graves
Packages that use Graves
Package
Description
-
Uses of Graves in com.ranull.graves.command
Fields in com.ranull.graves.command declared as GravesConstructors in com.ranull.graves.command with parameters of type GravesModifierConstructorDescriptionGravesCommand(Graves plugin) Constructor to initialize the GravesCommand with the Graves plugin. -
Uses of Graves in com.ranull.graves.compatibility
Methods in com.ranull.graves.compatibility with parameters of type GravesModifier and TypeMethodDescriptionprivate voidCompatibilityBlockData.applySkullData(org.bukkit.block.Skull skull, Grave grave, Graves plugin, int headType, String headBase64, String headName) Applies the skull data to the skull block.booleanCompatibility.canBuild(org.bukkit.entity.Player player, org.bukkit.Location location, Graves plugin) Checks if a player can build at a given location.booleanCompatibilityBlockData.canBuild(org.bukkit.entity.Player player, org.bukkit.Location location, Graves plugin) Checks if a player can build at a given location.booleanCompatibilityMaterialData.canBuild(org.bukkit.entity.Player player, org.bukkit.Location location, Graves plugin) Checks if a player can build at a given location by simulating a block placement.org.bukkit.inventory.ItemStackCompatibility.getSkullItemStack(Grave grave, Graves plugin) Gets the skull item stack for a given grave.org.bukkit.inventory.ItemStackCompatibilityBlockData.getSkullItemStack(Grave grave, Graves plugin) Gets the skull item stack for a given grave.org.bukkit.inventory.ItemStackCompatibilityMaterialData.getSkullItemStack(Grave grave, Graves plugin) Gets the skull item stack for a given grave.private BlockDataCompatibilityBlockData.handleBlockPlacement(org.bukkit.Location location, org.bukkit.Material material, Grave grave, Graves plugin) Handles the block placement logic.Compatibility.setBlockData(org.bukkit.Location location, org.bukkit.Material material, Grave grave, Graves plugin) Sets the block data for a given location and material, associating it with a grave.CompatibilityBlockData.setBlockData(org.bukkit.Location location, org.bukkit.Material material, Grave grave, Graves plugin) Sets the block data for a given location and material, associating it with a grave.CompatibilityMaterialData.setBlockData(org.bukkit.Location location, org.bukkit.Material material, Grave grave, Graves plugin) Sets the block data for a given location and material, associating it with a grave.private voidCompatibilityBlockData.updateSkullBlock(org.bukkit.block.Block block, Grave grave, Graves plugin) Updates the skull block with the owner or texture data.private voidCompatibilityMaterialData.updateSkullBlock(org.bukkit.block.Block block, Grave grave, Graves plugin) Updates the skull block with the owner or texture data. -
Uses of Graves in com.ranull.graves.integration
Fields in com.ranull.graves.integration declared as GravesModifier and TypeFieldDescriptionprivate final GravesCitizensNPC.pluginprivate final GravesCoreProtectIntegration.pluginDeprecated.private final GravesFancyNPCs.pluginprivate final GravesFloodgate.pluginprivate final GravesFurnitureEngine.pluginDeprecated.private final GravesFurnitureLib.pluginprivate final GravesItemBridge.pluginprivate final GravesItemsAdder.pluginprivate final GravesMultiPaper.pluginprivate final GravesNexo.pluginprivate final GravesNoteBlockAPI.pluginprivate final GravesOraxen.pluginDeprecated.private final GravesPlaceholderAPI.pluginprivate final GravesPlayerNPC.pluginprivate final GravesProtectionLib.pluginprivate final GravesProtocolLib.pluginprivate final GravesSkriptImpl.pluginprivate final GravesWorldEdit.pluginMethods in com.ranull.graves.integration with parameters of type GravesModifier and TypeMethodDescriptionstatic org.bukkit.inventory.ItemStackMiniMessage.formatBookMeta(Graves plugin, Grave grave, org.bukkit.inventory.ItemStack itemStack, net.kyori.adventure.text.Component title, net.kyori.adventure.text.Component author, List<net.kyori.adventure.text.Component> pages, List<net.kyori.adventure.text.Component> lore) Formats a written book's metadata (title, author, pages, lore, and optionally custom model data) using Adventure components and legacy section serialization.Constructors in com.ranull.graves.integration with parameters of type GravesModifierConstructorDescriptionCitizensNPC(Graves plugin) Constructs a new CitizensNPC instance with the specified Graves plugin.CoreProtectIntegration(Graves plugin) Deprecated.Unmaintained greedware plugin.FurnitureEngine(Graves plugin) Deprecated.Plugin no longer exists externally Constructs a FurnitureEngine instance.FurnitureLib(Graves plugin) Constructs a FurnitureLib instance.ItemBridge(Graves plugin) Constructs an ItemBridge instance and registers it with the ItemBridge plugin.ItemsAdder(Graves plugin, org.bukkit.plugin.Plugin itemsAdderPlugin) Constructs an ItemsAdder instance and saves data related to ItemsAdder.MultiPaper(Graves plugin) Constructs a new MultiPaper instance and registers listeners for MultiLib events.Initializes the EntityDataManager with the specified plugin instance.NoteBlockAPI(Graves plugin) Constructs a new NoteBlockAPI instance.Deprecated.Recommend Nexo as a replacement.PlaceholderAPI(Graves plugin) Constructs a new PlaceholderAPI instance with the specified Graves plugin.Constructs a new PlayerNPC instance with the specified Graves plugin.ProtectionLib(Graves plugin, org.bukkit.plugin.Plugin protectionLibPlugin) Constructs a new ProtectionLib instance with the specified Graves plugin and ProtectionLib plugin.ProtocolLib(Graves plugin) Constructs a new ProtocolLib instance with the specified Graves plugin.SkriptImpl(Graves plugin) Constructs a SkriptIntegration instance and registers it with the Skript plugin.Constructs a new WorldEdit integration instance with the specified plugin and WorldEdit plugin. -
Uses of Graves in com.ranull.graves.listener
Fields in com.ranull.graves.listener declared as GravesModifier and TypeFieldDescriptionprivate final GravesBlockBreakListener.pluginprivate final GravesBlockBurnAndIgniteListener.pluginprivate final GravesBlockExplodeListener.pluginprivate final GravesBlockFromToListener.pluginprivate final GravesBlockPistonExtendListener.pluginprivate final GravesBlockPlaceListener.pluginprivate final GravesCreatureSpawnListener.pluginprivate final GravesEntityChangeListener.pluginprivate final GravesEntityDamageByEntityListener.pluginprivate final GravesEntityDeathListener.pluginprivate final GravesEntityExplodeListener.pluginprivate final GravesExplosionPrimeListener.pluginprivate final GravesGraveTestListener.pluginprivate final GravesHangingBreakListener.pluginprivate final GravesInventoryClickListener.pluginprivate final GravesInventoryCloseListener.pluginprivate final GravesInventoryDragListener.pluginprivate final GravesInventoryOpenListener.pluginprivate final GravesPlayerBucketListener.pluginprivate final GravesPlayerDeathListener.pluginprivate final GravesPlayerDropItemListener.pluginprivate final GravesPlayerInteractAtEntityListener.pluginprivate final GravesPlayerInteractEntityListener.pluginprivate final GravesPlayerInteractListener.pluginprivate final GravesPlayerJoinListener.pluginprivate final GravesPlayerMoveListener.pluginprivate final GravesPlayerQuitListener.pluginprivate final GravesPlayerRespawnListener.pluginprivate final GravesPlayerTeleportListener.pluginprivate final GravesProjectileHitListener.pluginConstructors in com.ranull.graves.listener with parameters of type GravesModifierConstructorDescriptionBlockBreakListener(Graves plugin) Constructs a new BlockBreakListener with the specified Graves plugin.BlockBurnAndIgniteListener(Graves plugin) Constructs a new BlockBurnAndIgniteListener with the specified Graves plugin.BlockExplodeListener(Graves plugin) Constructs a new BlockExplodeListener with the specified Graves plugin.BlockFromToListener(Graves plugin) Constructs a new BlockFromToListener with the specified Graves plugin.BlockPistonExtendListener(Graves plugin) Constructs a new BlockPistonExtendListener with the specified Graves plugin.BlockPlaceListener(Graves plugin) Constructs a new BlockPlaceListener with the specified Graves plugin.CreatureSpawnListener(Graves plugin) Constructs a new CreatureSpawnListener with the specified Graves plugin.EntityChangeListener(Graves plugin) Constructs a new EntityChangeListener with the specified Graves plugin.EntityDamageByEntityListener(Graves plugin) Constructs a new EntityDamageByEntityListener with the specified Graves plugin.EntityDeathListener(Graves plugin) Constructs an EntityDeathListener with the specified Graves plugin.EntityExplodeListener(Graves plugin) Constructs a new EntityExplodeListener with the specified Graves plugin.ExplosionPrimeListener(Graves plugin) Constructs a new ExplosionPrimeListener with the specified Graves plugin.GraveTestListener(Graves plugin) Constructs a GraveTestListener with the specified Graves plugin.HangingBreakListener(Graves plugin) Constructs a HangingBreakListener with the specified Graves plugin.InventoryClickListener(Graves plugin) Constructs an InventoryClickListener with the specified Graves plugin.InventoryCloseListener(Graves plugin) Constructs an InventoryCloseListener with the specified Graves plugin.InventoryDragListener(Graves plugin) Constructs an InventoryDragListener with the specified Graves plugin.InventoryOpenListener(Graves plugin) Constructs an InventoryOpenListener with the specified Graves plugin.PlayerBucketListener(Graves plugin) Constructs a PlayerBucketListener with the specified Graves plugin.PlayerDeathListener(Graves plugin) Constructs a PlayerDeathListener with the specified Graves plugin.PlayerDropItemListener(Graves plugin) Constructs a PlayerDropItemListener with the specified Graves plugin.PlayerInteractAtEntityListener(Graves plugin) Constructs a PlayerInteractAtEntityListener with the specified Graves plugin.PlayerInteractEntityListener(Graves plugin) Constructs a PlayerInteractEntityListener with the specified Graves plugin.PlayerInteractListener(Graves plugin) Constructs a PlayerInteractListener with the specified Graves plugin.PlayerJoinListener(Graves plugin) Constructs a PlayerJoinListener with the specified Graves plugin.PlayerMoveListener(Graves plugin) Constructs a PlayerMoveListener with the specified Graves plugin.PlayerQuitListener(Graves plugin) Constructs a PlayerQuitListener with the specified Graves plugin.PlayerRespawnListener(Graves plugin) Constructs a PlayerRespawnListener with the specified Graves plugin.PlayerTeleportListener(Graves plugin) Constructs a new PlayerTeleportListener with the specified Graves plugin.ProjectileHitListener(Graves plugin) Constructs a new ProjectileHitListener with the specified Graves plugin. -
Uses of Graves in com.ranull.graves.listener.integration.citizensnpcs
Fields in com.ranull.graves.listener.integration.citizensnpcs declared as GravesConstructors in com.ranull.graves.listener.integration.citizensnpcs with parameters of type GravesModifierConstructorDescriptionCitizensNPCInteractListener(Graves plugin, CitizensNPC citizensNPC) Constructs a new CitizensNPCInteractListener with the specified Graves and CitizensNPC instances. -
Uses of Graves in com.ranull.graves.listener.integration.coreprotect
Fields in com.ranull.graves.listener.integration.coreprotect declared as GravesConstructors in com.ranull.graves.listener.integration.coreprotect with parameters of type GravesModifierConstructorDescriptionCoreProtectListener(Graves plugin) Deprecated.Unmaintained greedware plugin. -
Uses of Graves in com.ranull.graves.listener.integration.furnitureengine
Fields in com.ranull.graves.listener.integration.furnitureengine declared as GravesModifier and TypeFieldDescriptionprivate final GravesFurnitureInteractListener.pluginDeprecated.Constructors in com.ranull.graves.listener.integration.furnitureengine with parameters of type GravesModifierConstructorDescriptionFurnitureInteractListener(Graves plugin, FurnitureEngine furnitureEngine) Deprecated.Plugin no longer exists externally. -
Uses of Graves in com.ranull.graves.listener.integration.furniturelib
Fields in com.ranull.graves.listener.integration.furniturelib declared as GravesConstructors in com.ranull.graves.listener.integration.furniturelib with parameters of type GravesModifierConstructorDescriptionProjectClickListener(Graves plugin, FurnitureLib furnitureLib) Constructs a new ProjectClickListener with the specified Graves and FurnitureLib instances. -
Uses of Graves in com.ranull.graves.listener.integration.itemsadder
Fields in com.ranull.graves.listener.integration.itemsadder declared as GravesModifier and TypeFieldDescriptionprivate final GravesCustomBlockBreakListener.pluginprivate final GravesFurnitureBreakListener.pluginConstructors in com.ranull.graves.listener.integration.itemsadder with parameters of type GravesModifierConstructorDescriptionCustomBlockBreakListener(Graves plugin) Constructs a newCustomBlockBreakListener.FurnitureBreakListener(Graves plugin) Constructs a newFurnitureBreakListener. -
Uses of Graves in com.ranull.graves.listener.integration.nexo
Fields in com.ranull.graves.listener.integration.nexo declared as GravesConstructors in com.ranull.graves.listener.integration.nexo with parameters of type GravesModifierConstructorDescriptionPlayerInteractEntityListener(Graves plugin, Nexo nexo) Constructs a new PlayerInteractEntityListener with the specified Graves and Nexo instances. -
Uses of Graves in com.ranull.graves.listener.integration.oraxen
Fields in com.ranull.graves.listener.integration.oraxen declared as GravesModifier and TypeFieldDescriptionprivate final GravesPlayerInteractEntityListener.pluginDeprecated.Constructors in com.ranull.graves.listener.integration.oraxen with parameters of type GravesModifierConstructorDescriptionPlayerInteractEntityListener(Graves plugin, Oraxen oraxen) Deprecated.Recommend Nexo as a replacement. -
Uses of Graves in com.ranull.graves.listener.integration.playernpc
Fields in com.ranull.graves.listener.integration.playernpc declared as GravesConstructors in com.ranull.graves.listener.integration.playernpc with parameters of type GravesModifierConstructorDescriptionNPCInteractListener(Graves plugin, PlayerNPC playerNPC) Constructs a new NPCInteractListener with the specified Graves and PlayerNPC instances. -
Uses of Graves in com.ranull.graves.manager
Fields in com.ranull.graves.manager declared as GravesModifier and TypeFieldDescriptionprivate final GravesBlockManager.pluginprivate final GravesDataManager.pluginThe main plugin instance associated with Graves.private final GravesEntityDataManager.pluginThe main plugin instance associated with Graves.private final GravesEntityManager.pluginThe main plugin instance associated with Graves.private final GravesGraveManager.pluginThe main plugin instance associated with Graves.private final GravesGUIManager.pluginprivate final GravesHologramManager.pluginThe main plugin instance associated with Graves.private final GravesImportManager.pluginThe main plugin instance associated with Graves.private final GravesIntegrationManager.pluginThe main plugin instance associated with Graves.private final GravesItemStackManager.pluginThe main plugin instance associated with Graves.private final GravesLocationManager.pluginThe main plugin instance associated with Graves.private final GravesParticleManager.pluginprivate final GravesRecipeManager.pluginThe main plugin instance associated with Graves.Methods in com.ranull.graves.manager with parameters of type GravesModifier and TypeMethodDescriptionorg.bukkit.LocationLocationManager.getSafeTeleportLocation(org.bukkit.entity.Entity entity, org.bukkit.Location location, Grave grave, Graves plugin) Gets a safe teleport location.Constructors in com.ranull.graves.manager with parameters of type GravesModifierConstructorDescriptionBlockManager(Graves plugin) Initializes a new instance of the BlockManager class.DataManager(Graves plugin) Initializes the DataManager with the specified plugin instance and sets up the database connection.EntityDataManager(Graves plugin) Initializes the EntityDataManager with the specified plugin instance.EntityManager(Graves plugin) Initializes the EntityManager with the specified plugin instance.GraveManager(Graves plugin) Initializes the GraveManager with the specified plugin instance.GUIManager(Graves plugin) Initializes a new instance of the GUIManager class.HologramManager(Graves plugin) Initializes a new instance of the HologramManager class.ImportManager(Graves plugin) Initializes a new instance of the ImportManager class.IntegrationManager(Graves plugin) Initializes a new instance of theIntegrationManagerclass.ItemStackManager(Graves plugin) Initializes a new instance of the ItemStackManager class.LocationManager(Graves plugin) Initializes a new instance of the LocationManager class.ParticleManager(Graves plugin) RecipeManager(Graves plugin) Initializes a new instance of the RecipeManager class. -
Uses of Graves in com.ranull.graves.util
Fields in com.ranull.graves.util declared as GravesMethods in com.ranull.graves.util with parameters of type GravesModifier and TypeMethodDescriptionstatic StringStringUtil.getDateString(Grave grave, long time, Graves plugin) Gets the date string for a given time in a specific format.static StringServerUtil.getServerDumpInfo(Graves plugin) Gathers server information and generates a dump in string format.static StringStringUtil.getTimeString(Grave grave, long time, Graves plugin) Gets the time string for a given duration in milliseconds.private static StringStringUtil.getWorldFormatted(String worldName, Graves plugin) Retrieves the formatted world name from the configuration.static StringStringUtil.parseString(String string, Graves plugin) static StringStringUtil.parseString(String string, Grave grave, Graves plugin) static StringStringUtil.parseString(String string, String name, Graves plugin) static StringStringUtil.parseString(String string, org.bukkit.entity.Entity entity, Graves plugin) static StringStringUtil.parseString(String string, org.bukkit.entity.Entity entity, String name, org.bukkit.Location location, Grave grave, Graves plugin) Parses a string and replaces placeholders with corresponding values.static StringStringUtil.parseString(String string, org.bukkit.entity.Entity entity, org.bukkit.Location location, Grave grave, Graves plugin) static StringStringUtil.parseString(String string, org.bukkit.Location location, Grave grave, Graves plugin) static org.bukkit.inventory.InventoryInventoryUtil.stringToInventory(org.bukkit.inventory.InventoryHolder inventoryHolder, String string, String title, Graves plugin) Converts a string representation of an inventory to an Inventory object.Constructors in com.ranull.graves.util with parameters of type GravesModifierConstructorDescriptionLibraryLoaderUtil(Graves plugin) Constructs a new LibraryLoaderUtil instance. -
Uses of Graves in dev.cwhead.GravesX
Fields in dev.cwhead.GravesX declared as GravesMethods in dev.cwhead.GravesX that return GravesModifier and TypeMethodDescriptionGravesXAPI.getGravesX()Retrieves the instance of theGravesclass.Constructors in dev.cwhead.GravesX with parameters of type GravesModifierConstructorDescriptionGravesXAPI(Graves plugin) Constructor for initializing the GravesXAPI with the main plugin instance.