| Commit message (Collapse) | Author | Age | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
| |
saved in NBT.
|
| |
|
| |
|
| |
|
|
|
|
| |
by a mob effect
|
| |
|
|
|
|
| |
world for checks when dropping items. Fixes SPIGOT-408
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
changed name since their last join
This uses the UserCache (like vanilla) and therefore is limited to whether
they are still in the cache by the next join
|
|
|
|
| |
in some cases
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
I tested this in the original commit, maybe IDE didn't recompile properly.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
purposes.
|
| |
|
| |
|
| |
|
|
|
|
| |
null for missing objectives
|
| |
|
|
|
|
| |
In particular don't maintain an internal list of state, as this gets out of whack when Minecraft adds or removes scoreboards / teams.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Wouldn't want @yawkat submitting PRs that only work on Java 8.
|
| |
|
| |
|