Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Refactor reference mod #66

Merged
merged 5 commits into from
Oct 14, 2023
Merged

Conversation

JR1811
Copy link
Member

@JR1811 JR1811 commented Oct 14, 2023

Clean-up of the project's structure.

Sidenote

  1. I deliberately avoided creating an extra package (called init) which would contain all the classes which branch out to the custom classes (like ModItems, ModBlocks, ModEvents). Instead, I placed those classes into their respective packages to make it easier to find for new people, who are not used to the project's structure yet.

  2. Adding javadoc notes for where the code has been explained in the wiki might be a good idea. An example for that is in the ModEvents class, since the methods in there are coming from different topics / pages.

@JR1811 JR1811 added Bug/Inconsistency There is an issue with the wiki. Documentation Improvements or additions to the documentation section of the wiki. labels Oct 14, 2023
@JR1811 JR1811 self-assigned this Oct 14, 2023
@IMB11
Copy link
Member

IMB11 commented Oct 14, 2023

Thanks for reminding me to change my packages to dev.mineblock11 lol :D

@IMB11 IMB11 merged commit f991e7c into moddedmc-wiki:main Oct 14, 2023
1 check passed
@JR1811 JR1811 deleted the refactor-reference-mod branch October 14, 2023 11:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug/Inconsistency There is an issue with the wiki. Documentation Improvements or additions to the documentation section of the wiki.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants