Deprecated API
Contents
-
ClassDescriptionUse
DelayedRegionOverlapAssociation
instead. This class is mis-packaged.replaced byRegistryFlag<com.sk89q.worldedit.world.entity.EntityType>
, will be removed in WorldGuard 8replaced byRegistryFlag<com.sk89q.worldedit.world.gamemode.GameMode>
, will be removed in WorldGuard 8replaced byRegistryFlag<com.sk89q.worldedit.world.weather.WeatherType>
, will be removed in WorldGuard 8
-
FieldDescriptionThe type of this flag will change from a StringFlag to a ComponentFlag to support JSON text in a future release. If you depend on the type of this flag, take proper precaution for future breakage.The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text in a future release. If you depend on the type of this flag, take proper precaution for future breakage.The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text in a future release. If you depend on the type of this flag, take proper precaution for future breakage.The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text in a future release. If you depend on the type of this flag, take proper precaution for future breakage.The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text in a future release. If you depend on the type of this flag, take proper precaution for future breakage.The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text in a future release. If you depend on the type of this flag, take proper precaution for future breakage.The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text in a future release. If you depend on the type of this flag, take proper precaution for future breakage.The type of this flag will change from a StringFlag to a ComponentFlag to support JSON text in a future release. If you depend on the type of this flag, take proper precaution for future breakage.
-
MethodDescriptionnames are deprecated in MC 1.7+ in favor of UUIDsnames are deprecated in favor of UUIDs in MC 1.7+names are deprecated in favor of UUIDs in MC 1.7+names are deprecated in favor of UUIDs in MC 1.7+Check
WorldGuard.getInstance().getPlatform().getSessionManager().hasBypass(..)
insteadUse exact ids withRegionManager.getRegion(java.lang.String)
ProtectedRegion bounds should never be mutated. Regions must be redefined to move them. This method will be removed in a future release.ProtectedRegion bounds should never be mutated. Regions must be redefined to move them. This method will be removed in a future release.Names are deprecated, this will not return players added by UUID (LocalPlayer)Names are deprecated, this will not return owners added by UUID (LocalPlayer)was only used for Future transformation. Can be replaced withregion.getOwners()::addAll
(or getMembers).was only used for Future transformation. Can be replaced withregion.getOwners()::removeAll
(or getMembers).
-
ConstructorDescriptionnames are deprecated in favor of UUIDs in MC 1.7+