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

Minimally optimize and look over classes #512

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

BenCheung0422
Copy link
Member

@BenCheung0422 BenCheung0422 commented Jun 22, 2023

Optimizes imports.
Adds comments on some features and functions.
Suppresses and comments most of the warnings.
Minimally optimizes some codes.

@Makkkkus Makkkkus added Low priority Something that should be fixed in the long-term. On hold Issue has been put on hold for various reasons. labels Jun 22, 2023
# Conflicts:
#	.gitignore
#	src/client/java/minicraft/entity/mob/MobAi.java
#	src/client/java/minicraft/item/Recipe.java
#	src/client/java/minicraft/item/StackableItem.java
#	src/client/java/minicraft/level/tile/DecorTile.java
#	src/client/java/minicraft/level/tile/DoorTile.java
#	src/client/java/minicraft/level/tile/FloorTile.java
#	src/client/java/minicraft/level/tile/MaterialTile.java
#	src/client/java/minicraft/level/tile/WallTile.java
#	src/client/java/minicraft/screen/AchievementsDisplay.java
#	src/client/java/minicraft/screen/OptionsMainMenuDisplay.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Quality Issue related to code quality/coding standard. Low priority Something that should be fixed in the long-term. On hold Issue has been put on hold for various reasons.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants