mirror of
https://github.com/ytsodacan/Faucet.git
synced 2026-04-23 07:28:07 +00:00
Call GetPlayerPos like this and get output PlayerPos pos = SDK::GetPlayerPos(); SDK::Log(L"X: " + std::to_wstring(pos.x)); SDK::Log(L"Y: " + std::to_wstring(pos.y)); SDK::Log(L"Z: " + std::to_wstring(pos.z)); Call GetPlayerX or Y or Z like this and get output double x = SDK::GetPlayerX(); double y = SDK::GetPlayerY(); double z = SDK::GetPlayerZ(); |
||
|---|---|---|
| cmake | ||
| Minecraft.Client | ||
| Minecraft.World | ||
| x64 | ||
| .gitignore | ||
| CMakeLists.txt | ||
| COMPILE.md | ||
| MinecraftConsoles.sdf | ||
| MinecraftConsoles.sln | ||
| MinecraftConsoles.v11.suo | ||
| README.md | ||
Faucet
Minecraft LCE’s Best Modloader!
Hello people from minecraftlegacy.com! The source code will br in here in like 8 hours but here is a build and the docs for you to look at https://ytsodacan.github.io/FaucetDocs https://github.com/ytsodacan/FaucetBuilds/releases/tag/build