Aikar
e06cc30ff7
Add SkullMeta.setPlayerProfile API
...
This allows you to create already filled textures on Skulls to avoid texture lookups
which commonly cause rate limit issues with Mojang API
2018-01-19 00:38:49 -05:00
Aikar
d065e0b00e
Move ProfileWhitelistVerifyEvent to use new PlayerProfile API
...
Also update javadocs on lookup events to link the new methods to use
2018-01-19 00:12:03 -05:00
Aikar
17bec29ef0
Update Profile Lookup Events to use new PlayerProfile API
2018-01-19 00:03:09 -05:00
Aikar
a7da447b88
Add PlayerProfile API to replace GameProfile
...
This simply provides the base API to create the objects. Further commits will come that adds
adds usage of this API to existing GameProfile based API's, as well as new API's.
2018-01-15 22:13:17 -05:00