Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] implement getters/setter in GlowPlayerProfile #980

Merged
merged 3 commits into from
Nov 20, 2018
Merged

[WIP] implement getters/setter in GlowPlayerProfile #980

merged 3 commits into from
Nov 20, 2018

Conversation

crashdemons
Copy link
Contributor

@crashdemons crashdemons commented Nov 19, 2018

This is my relatively primitive attempt to implement the remaining getters/setters in GlowPlayerProfile that are currently unsupported.

While this seems pretty basic I think it should have a similar enough behavior to other implementations, since I don't think others resolve input id's during set/construction either.

Since there's not an internal object used to hold the owner here, I had to remove the final from the name. You may also may want to decide if it should be volatile now that it can be changed by different threads.

This is not ready for merging without changes after review.
Let me know.

@mastercoms mastercoms merged commit 8786280 into GlowstoneMC:dev Nov 20, 2018
@crashdemons crashdemons deleted the patch-3 branch November 20, 2018 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants