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

Impl FromStr for BlockPos & Vec #191

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

ShayBox
Copy link
Contributor

@ShayBox ShayBox commented Nov 30, 2024

This can parse X Y Z back into a BlockPos or Vec3 from the existing Display trait.

(this was removed when another pull request was merged that modified position.rs)

@mat-1 mat-1 merged commit 944fe5c into azalea-rs:main Nov 30, 2024
1 check failed
@ShayBox ShayBox deleted the FromStr-for-BlockPos&Vec3 branch November 30, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants