Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
WorldGroup.getApplicableWorlds()
instead.UseWorldGroupManager.checkForConflicts()
instead.UseWorldGroupManager.checkForConflicts()
instead.
-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionUse
WorldGroup.getApplicableWorlds()
instead.UseWorldGroupManager.checkForConflicts()
instead.UseWorldGroupManager.checkForConflicts()
instead.Locations do not use special handling because they areConfigurationSerializable
.Locations do not use special handling because they areConfigurationSerializable
.PotionEffect do not use special handling because they areConfigurationSerializable
.
-
Deprecated ConstructorsConstructorDescriptionThis shouldn't have been public. Please never be instantiated directly. Instead, you should get the result from
WorldGroupManager.checkForConflicts()
.