-
-
Notifications
You must be signed in to change notification settings - Fork 126
Add /cmap command #472
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
Add /cmap command #472
Conversation
src/main/java/net/earthcomputer/clientcommands/command/MapCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/MapCommand.java
Outdated
Show resolved
Hide resolved
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.
Cool command, just a few code style changes mostly.
src/main/java/net/earthcomputer/clientcommands/command/MapCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/MapCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/MapCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/MapCommand.java
Outdated
Show resolved
Hide resolved
I still like @haykam821's suggestion of extending the functionality of this command to maps you are looking at. Should I open a separate issue for that? |
he can pr that xd |
that was much harder than expected but it works |
wait, since when can I not request multiple reviews |
src/main/java/net/earthcomputer/clientcommands/command/MapCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/MapCommand.java
Outdated
Show resolved
Hide resolved
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.
Some style changes.
src/main/java/net/earthcomputer/clientcommands/command/MapCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/MapCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/MapCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/MapCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/net/earthcomputer/clientcommands/command/MapCommand.java
Outdated
Show resolved
Hide resolved
I think that would be more suited to a more general command to get the nbt of a held item. or is that not stored there anymore |
I guess since cgetdata doesnt return it for I think I'll leave |
src/main/java/net/earthcomputer/clientcommands/command/MapCommand.java
Outdated
Show resolved
Hide resolved
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.
Looks good to me.
save held map to file