Faucet Mod SDK 1.0.0
Modding API for Minecraft Legacy Console Edition
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CIModInterface every mod DLL must implement
 CMinecraftThe main Minecraft client class. One instance per process
 CMinecraftServerThe dedicated server / integrated server class
 CModInfoStatic metadata returned by IMod::GetInfo(). All string pointers must remain valid for the mod's entire lifetime
 CModVersionMod semantic version
 COptionsClient-side game options (graphics, audio, controls, etc.)
 CPlayerBase class for all player types (Local, Server, Remote)
 CLocalPlayerClient-side representation of a local (human-controlled) player
 CLocalPlayerClient-side representation of a local (human-controlled) player
 CServerPlayerServer-side representation of a connected player
 CServerPlayerServer-side representation of a connected player
 CPlayerListManages all connected ServerPlayers on the server
 CServerLevelThe server-side representation of a loaded dimension/world
 CServerPlayerGameModeManages a ServerPlayer's game mode state and block breaking
 CServerScoreboardServer-side scoreboard management