Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
IGameDef Member List

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

allocateUnknownNodeId(const std::string &name)=0IGameDefpure virtual
cdef()IGameDefinline
getCraftDefManager()=0IGameDefpure virtual
getGameSpec() constIGameDefinlinevirtual
getItemDefManager()=0IGameDefpure virtual
getModChannel(const std::string &channel)=0IGameDefpure virtual
getModDataPath() constIGameDefinlinevirtual
getMods() const =0IGameDefpure virtual
getModSpec(const std::string &modname) const =0IGameDefpure virtual
getModStorageDatabase()=0IGameDefpure virtual
getNodeDefManager()=0IGameDefpure virtual
getRollbackManager()IGameDefinlinevirtual
getWorldPath() constIGameDefinlinevirtual
idef()IGameDefinline
joinModChannel(const std::string &channel)=0IGameDefpure virtual
leaveModChannel(const std::string &channel)=0IGameDefpure virtual
ndef()IGameDefinline
rollback()IGameDefinline
sendModChannelMessage(const std::string &channel, const std::string &message)=0IGameDefpure virtual