mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-30 04:26:05 +00:00
refactor: unglob std::wstring
This commit is contained in:
@@ -61,7 +61,7 @@ int PlayerAbilitiesPacket::getEstimatedSize()
|
||||
return 2;
|
||||
}
|
||||
|
||||
//wstring getDebugInfo()
|
||||
//std::wstring getDebugInfo()
|
||||
//{
|
||||
// return String.format("invuln=%b, flying=%b, canfly=%b, instabuild=%b, flyspeed=%.4f, walkspped=%.4f", isInvulnerable(), isFlying(), canFly(), canInstabuild(), getFlyingSpeed(), getWalkingSpeed());
|
||||
//}
|
||||
|
||||
Reference in New Issue
Block a user