-
Notifications
You must be signed in to change notification settings - Fork 129
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 Guide #249
base: main
Are you sure you want to change the base?
Networking Guide #249
Conversation
❌ Deploy Preview for nimble-elf-d9d491 failed.
|
.../java/com/example/docs/networking/basic/FabricDocsReferenceNetworkingBasicDataGenerator.java
Outdated
Show resolved
Hide resolved
14472b6
to
0e99dc2
Compare
...src/client/java/com/example/docs/network/basic/FabricDocsReferenceNetworkingBasicClient.java
Outdated
Show resolved
Hide resolved
reference/latest/src/main/java/com/example/docs/networking/basic/LightningTaterItem.java
Outdated
Show resolved
Hide resolved
Hi! The documentation has been updated to version 1.21.4. Please rebase your PR and update your code to align with the latest version. Alternatively, you can create a new branch based on the latest commit from the Once you've completed the updates and are confident everything is ready, feel free to unmark this as a draft. Thanks again for your contribution! |
- remove dedicated data generator - add lightning tater item model generator to the shared pack - fix offset line numbers - fix broken link in damage types doc
- add more info about `PlayerLookup` and adjust the code - limt the `UseItemCallback` to the logical client
- attempted to improve the c2s section to align with review comments
2a3708b
to
4b11494
Compare
Ports Networking.
Differences:
Note: PR is marked as draft till docs are updated to 1.21.4. Feel free to review till then.