-
Notifications
You must be signed in to change notification settings - Fork 251
Entity Attributes page #320
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
Conversation
✅ Deploy Preview for nimble-elf-d9d491 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
fd0c91f to
0076032
Compare
its-miroma
left a comment
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.
Thank you for your contribution!
Mine are a few style nitpicks, a more thorough content verification is still needed
d93e794 to
6792a18
Compare
All done ! Thank you for your feedback :) |
|
Oh, I ran into a few errors—I'll take a look. |
550417a to
d7652cd
Compare
2e33c9b to
3307e6f
Compare
|
Not sure to know how to correct the last error @its-miroma |
reference/latest/src/main/java/com/example/docs/entity/attribute/ModEntityAttributes.java
Outdated
Show resolved
Hide resolved
3307e6f to
1562bae
Compare
|
All done @its-miroma |
|
Might be just a nitpick, but javadocs in the example code look a bit chaotic with the syntax highlightng. If you decide to change it, you could either use normal comments or just exclude it from the page view and describe the content on the page itself. But like i said earlier, this might just be my preference. ^^ |
Co-authored-by: Miroma <its.miroma@proton.me>
Co-authored-by: SkyNotTheLimit <159592458+ekulxam@users.noreply.github.com>
|
Otherwise, I have no further comments. |
Co-authored-by: SkyNotTheLimit <159592458+ekulxam@users.noreply.github.com>
Updated attribute registration parameters for clarity.
its-miroma
left a comment
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.
LGTM!
* main: Developer Guides: revise "Introduction to Fabric" (FabricMC#401) Entity Attributes page (FabricMC#320) Data Attachment Docs (FabricMC#405) Call `setDirty()` Only When Data is Changed (FabricMC#424) Avoid use of first person (FabricMC#423) fix item tooltip, add() -> accept() (FabricMC#422) Fix edit on GitHub links (FabricMC#421)
* plugins: lowercase mixin format sidebar mention first unobfuscated version npm audit fix add tabs plugin Developer Guides: revise "Introduction to Fabric" (FabricMC#401) Entity Attributes page (FabricMC#320) Data Attachment Docs (FabricMC#405) Call `setDirty()` Only When Data is Changed (FabricMC#424) Avoid use of first person (FabricMC#423) fix item tooltip, add() -> accept() (FabricMC#422) Fix edit on GitHub links (FabricMC#421)
* main: add tabs plugin (FabricMC#425) Developer Guides: revise "Introduction to Fabric" (FabricMC#401) Entity Attributes page (FabricMC#320) Data Attachment Docs (FabricMC#405) Call `setDirty()` Only When Data is Changed (FabricMC#424) Avoid use of first person (FabricMC#423) fix item tooltip, add() -> accept() (FabricMC#422) Fix edit on GitHub links (FabricMC#421)

No description provided.