Developed by TCLRainbow
This library is based on this endpoint list
Largest Roblox API Discord community:
Javablox is now built ontop of Retrofit 2. All APIs are interfaces declared as Retrofit Calls.
Uses call.enqueue
to get response (includes 4xx Status Code). When error, parse, generate and throw JavabloxException[]
User user = new User(String username, String password);
for login
Future<void> onLoginSuccesful
- User
- Authenticated User
- Place
- Universe
- Avatar
- Asset
- Badge
- Conversation
- Party