Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Classes
  • Methods
  • Constructors
  • Element
    Description
    com.plotsquared.bukkit.generator.BukkitPlotGenerator.generateChunkData(World, Random, int, int, ChunkGenerator.BiomeGrid)
    com.plotsquared.bukkit.listener.PaperListener113
    P2 effectively no longer supports 1.13
    com.plotsquared.bukkit.player.BukkitPlayer(PlotAreaManager, EventDispatcher, Player, boolean, PermissionHandler)
    Please do not use this method. Instead use BukkitUtil.adapt(Player), as it caches player objects. This method will be made private in a future release.
    com.plotsquared.bukkit.player.BukkitPlayer(PlotAreaManager, EventDispatcher, Player, PermissionHandler)
    Please do not use this method. Instead use BukkitUtil.adapt(Player), as it caches player objects. This method will be made private in a future release.
    com.plotsquared.bukkit.schematic.StateWrapper(BlockState)
    in favour of using WE methods for obtaining NBT, specifically by obtaining a BaseBlock and then using BaseBlock.getNbtData()
    com.plotsquared.bukkit.schematic.StateWrapper.getTag()
    in favour of using WorldEdit methods for obtaining NBT, specifically by obtaining a BaseBlock and then using BaseBlock.getNbtData()
    com.plotsquared.bukkit.util.BukkitWorld.canEqual(Object)
    This method is not meant to be invoked or overridden, with no replacement.
  • Class
    Description
    com.plotsquared.bukkit.listener.PaperListener113
    P2 effectively no longer supports 1.13
    com.plotsquared.bukkit.managers.MultiverseWorldManager
    Deprecated and scheduled for removal without replacement in favor of the build in setup wizard. However, this class will be kept around for a while, given it's not a maintenance burden.
  • Method
    Description
    com.plotsquared.bukkit.generator.BukkitPlotGenerator.generateChunkData(World, Random, int, int, ChunkGenerator.BiomeGrid)
    com.plotsquared.bukkit.schematic.StateWrapper.getTag()
    in favour of using WorldEdit methods for obtaining NBT, specifically by obtaining a BaseBlock and then using BaseBlock.getNbtData()
    com.plotsquared.bukkit.util.BukkitWorld.canEqual(Object)
    This method is not meant to be invoked or overridden, with no replacement.
  • Constructor
    Description
    com.plotsquared.bukkit.player.BukkitPlayer(PlotAreaManager, EventDispatcher, Player, boolean, PermissionHandler)
    Please do not use this method. Instead use BukkitUtil.adapt(Player), as it caches player objects. This method will be made private in a future release.
    com.plotsquared.bukkit.player.BukkitPlayer(PlotAreaManager, EventDispatcher, Player, PermissionHandler)
    Please do not use this method. Instead use BukkitUtil.adapt(Player), as it caches player objects. This method will be made private in a future release.
    com.plotsquared.bukkit.schematic.StateWrapper(BlockState)
    in favour of using WE methods for obtaining NBT, specifically by obtaining a BaseBlock and then using BaseBlock.getNbtData()

Javadocs generated for PlotSquared | Documentation |Visit us on our Discord server :)