You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SpreadPlayersCommand#execute has a parameter that's currently named Collection<? extends Entity> players. This is a bit misleading since it can also take other entities, but to be fair it is in the SpreadPlayersCommand.
Yarn: 25w08a+build.4
The text was updated successfully, but these errors were encountered:
SpreadPlayersCommand#execute
has a parameter that's currently namedCollection<? extends Entity> players
. This is a bit misleading since it can also take other entities, but to be fair it is in theSpreadPlayersCommand
.Yarn: 25w08a+build.4
The text was updated successfully, but these errors were encountered: