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

Deprecated API

Contents

  • Terminally Deprecated
  • Classes
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    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.
    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.
  • Deprecated Classes
    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.
  • Deprecated Methods
    Method
    Description
    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.
  • Deprecated Constructors
    Constructor
    Description
    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()