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

Networking API javadoc fixes and small refactors #3285

Merged
merged 8 commits into from
Aug 30, 2023

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    fce6312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    245befc View commit details
    Browse the repository at this point in the history
  3. Expand package-info

    apple502j committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c44e2bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16c261f View commit details
    Browse the repository at this point in the history
  5. Refactor PlayerLookup and fix javadoc

    The example about block entities was removed. This is not the proper way to
    do it anymore; you should use `BlockEntity#markDirty` and the built-in syncing.
    apple502j committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    193fc53 View commit details
    Browse the repository at this point in the history
  6. Fix missing period

    apple502j committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c2d74e1 View commit details
    Browse the repository at this point in the history
  7. Fix typos

    apple502j committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    804d2b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Fix checkstyle.

    modmuss50 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    844c6bf View commit details
    Browse the repository at this point in the history