Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Implement beacon #4687
base: minor-next
Are you sure you want to change the base?
Implement beacon #4687
Changes from 1 commit
709cbd5
bcae409
27979c1
991334e
cb33b5d
4a3c7cf
2ea22b4
a61aace
5bc5d63
4d71b9e
c487433
b4ab0c4
f918f18
34b3f27
357afcc
e628148
ee06f86
2b348e5
30e3252
0752052
38aab84
25c2b5c
5288af0
0c6a873
2656c6e
816ae70
3226ef4
4f797ca
a54b452
6078894
7167539
f6b63e0
75064a4
9ac6ec8
f677f82
5e72e0f
1b3e223
7624934
c3bfe3c
c96768d
df7280c
6e37cd8
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to the wiki, updates are every 4 seconds
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need some validation here, it is possible that players might destroy blocks on any level and some effects will be no longer avaible
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I really don't like this. I know that's the most obvious way to do it, but it's going to lag like shit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The function name is not the most appropriate.