|
LeviLamina
|
Static Public Member Functions | |
| static MCAPI ::ScriptModuleMinecraft::ScriptTickingAreaError | createIdentifierAlreadyExistsError (::std::string const &identifier) |
| static MCAPI ::ScriptModuleMinecraft::ScriptTickingAreaError | createOverChunkLimitError (::std::string const &identifier, int chunkMaxCount) |
| static MCAPI ::ScriptModuleMinecraft::ScriptTickingAreaError | createSideLengthExceededError (int chunkLengthX, int chunkLengthZ, int maxChunkLength) |
| static MCAPI ::ScriptModuleMinecraft::ScriptTickingAreaError | createUnknownIdentifierError (::std::string const &identifier) |