Skip to content
This repository has been archived by the owner on Dec 26, 2021. It is now read-only.

Player place + break functions #460

Merged
merged 1 commit into from
Jan 4, 2021

Conversation

Mixu78
Copy link
Contributor

@Mixu78 Mixu78 commented Nov 15, 2020

Adds functions for placing and breaking blocks to LocalPlayerFunctions

Api stuffs:

LocalPlayer#breakBlock(pos: Vec3): boolean
LocalPlayer#breakBlockRelative(pos: Vec3): boolean
LocalPlayer#placeBlock(pos: Vec3): boolean
LocalPlayer#placeBlockRelative(pos: Vec3): boolean

fuck me if this conflicts with the other pull i made

@Mixu78
Copy link
Contributor Author

Mixu78 commented Dec 28, 2020

@SurvirvorHRG

@SurvirvorHRG SurvirvorHRG merged commit e76f5e2 into horionclient:master Jan 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants