Aikar
5b6dfb3463
NOT FINISHED!!! Current Progress on 1.13-pre7 update
...
This work is 100% unfinished. I am pushing it up so that we as a team
can work on this update.
Do not try to use this branch. You will fail.
2018-07-16 00:13:29 -04:00
Aikar
71c18fd5c9
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-18 23:19:30 -05:00
Shane Freeder
f31eb87d39
Fix javadocs
2017-11-25 17:53:42 +00:00
Aikar
79f57aa18c
API to get a BlockState without a snapshot
...
This allows you to get a BlockState without creating a snapshot, operating
on the real tile entity.
This is useful for where performance is needed
2017-11-24 07:28:57 +00:00