Deprecated API
Contents
- Terminally Deprecated
- Interfaces
- Classes
- Enum Classes
- Annotation Interfaces
- Fields
- Methods
- Constructors
- Enum Constants
- Annotation Interface Elements
-
Terminally Deprecated ElementsElementDescriptionSee other methods in this class. The behavior of this method is `
Cutscene.isPresent()invalid input: '&'invalid input: '&'Cutscene.isFieldOfViewClamped()`. This method was deprecated due to those 2 properties combined not always being the correct return for a cutscene.UseWorlds
-
Deprecated Interfaces
-
Deprecated Enum ClassesEnum ClassDescriptionSee
VarpIdandVarbitId
-
Deprecated Annotation InterfacesAnnotation InterfaceDescription
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionbecause prayer states are unsafe, particularly with things like flicking. this method is still fine to use outside of thatSee other methods in this class. The behavior of this method is `
Cutscene.isPresent()invalid input: '&'invalid input: '&'Cutscene.isFieldOfViewClamped()`. This method was deprecated due to those 2 properties combined not always being the correct return for a cutscene.With the existence of tick synchronization, loop scripts are heavily discouraged invalid input: '&' haram. The game tick is the core at which RuneScape operates and as such, we should be building our scripts around that. This ensures consistency with data from the game, and smoothness in scripts. Do not use loop!!!UseTask.sleepUntil(BooleanSupplier, int)with an inverted condition. Maintaining this function as well as other overloads is bloatUseTaskDescriptor.loginScreen()if you need to run tasks on the login screen
-
Deprecated ConstructorsConstructorDescription
-
Deprecated Enum ConstantsEnum ConstantDescription
-
Deprecated Annotation Interface ElementsAnnotation Interface ElementDescriptionUse
TaskDescriptor.loginScreen()if you need to run tasks on the login screen