Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
|
This is the complete list of members for MinecraftUUID, including all inherited members.
fromBytes(const std::byte *buff) | MinecraftUUID | static |
fromHex(const std::string &hexString) | MinecraftUUID | static |
fromUsername(const std::string &name) | MinecraftUUID | static |
getBytes() const | MinecraftUUID | |
getFull() const | MinecraftUUID | |
getTrimmed() const | MinecraftUUID | |
loadLua(lua_State *state, const char *namespaceName) | MinecraftUUID | static |
MinecraftUUID() | MinecraftUUID | |
newRandom() | MinecraftUUID | static |
operator==(const MinecraftUUID &other) | MinecraftUUID |