RuneHive-Tarnish
Neural OSRS Enhancement Framework
|
Public Member Functions | |
LoginResponse (int opcode) | |
final int | getOpcode () |
Represents the enumerated login response codes.
Definition at line 42 of file LoginResponse.java.
|
inline |
Creates a new LoginResponse
.
opcode | The response code. |
Definition at line 83 of file LoginResponse.java.
|
inline |
Gets the opcode for this response.
Definition at line 92 of file LoginResponse.java.