mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
parent
084668b621
commit
5b28179444
3 changed files with 47 additions and 6 deletions
|
|
@ -29,6 +29,7 @@ namespace MinecraftClient.Protocol
|
|||
bool GetTerrainEnabled();
|
||||
bool SetTerrainEnabled(bool enabled);
|
||||
bool GetInventoryEnabled();
|
||||
bool SetInventoryEnabled(bool enabled);
|
||||
|
||||
/// <summary>
|
||||
/// Called when a server was successfully joined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue