Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
Loading...
Searching...
No Matches
MinecraftUUID Member List

This is the complete list of members for MinecraftUUID, including all inherited members.

fromBytes(const std::byte *buff)MinecraftUUIDstatic
fromHex(const std::string &hexString)MinecraftUUIDstatic
fromUsername(const std::string &name)MinecraftUUIDstatic
getBytes() constMinecraftUUID
getFull() constMinecraftUUID
getTrimmed() constMinecraftUUID
loadLua(lua_State *state, const char *namespaceName)MinecraftUUIDstatic
MinecraftUUID()MinecraftUUID
newRandom()MinecraftUUIDstatic
operator==(const MinecraftUUID &other)MinecraftUUID