Keyword(s) for which to search:
Sort results by title
Keyword Index
fCraft Namespace
AccountType Enumeration
ArgKey Enumeration
BandwidthUseMode Enumeration
BanStatus Enumeration
Block Enumeration
BlockChangeContext Enumeration
BlockDB Class
BlockDB Fields
XmlRootName Field
BlockDB Methods
AutoToggleIfNeeded Method
Clear Method
GetReadLock Method
GetWriteLock Method
LoadSettings Method
Lookup Method
Lookup Method (Int32)
Lookup Method (Int32, BoundingBox)
Lookup Method (Int32, Vector3I)
Lookup Method (Int32, TimeSpan)
Lookup Method (Int32, BlockDBSearchType, Func)
Lookup Method (Int32, BoundingBox, TimeSpan)
Lookup Method (Int32, PlayerInfo, Boolean)
Lookup Method (Int32, PlayerInfo[], Boolean)
Lookup Method (Int32, BoundingBox, PlayerInfo, Boolean)
Lookup Method (Int32, BoundingBox, PlayerInfo[], Boolean)
Lookup Method (Int32, PlayerInfo, Boolean, TimeSpan)
Lookup Method (Int32, PlayerInfo[], Boolean, TimeSpan)
Lookup Method (Int32, BoundingBox, PlayerInfo, Boolean, TimeSpan)
Lookup Method (Int32, BoundingBox, PlayerInfo[], Boolean, TimeSpan)
SaveSettings Method
SaveSettings Method
SaveSettings Method (String)
Traverse Method
BlockDB Properties
EnabledState Property
FileName Property
HasLimit Property
HasTimeLimit Property
IsEnabled Property
IsEnabledGlobally Property
IsPreloaded Property
Limit Property
ShouldBeAutoEnabled Property
TimeLimit Property
World Property
BlockDBEntry Structure
BlockDBEntry Constructor
BlockDBEntry Constructor (Int32, Int32, Vector3I, Block, Block, BlockChangeContext)
BlockDBEntry Constructor (Int32, Int32, Int16, Int16, Int16, Block, Block, BlockChangeContext)
BlockDBEntry Fields
Context Field
NewBlock Field
OldBlock Field
PlayerID Field
Timestamp Field
X Field
Y Field
Z Field
BlockDBEntry Methods
Serialize Method
BlockDBEntry Properties
Coord Property
BlockDBSearchType Enumeration
BlockUpdate Structure
BlockUpdate Constructor
BlockUpdate Constructor (Player, Vector3I, Block)
BlockUpdate Constructor (Player, Int16, Int16, Int16, Block)
BlockUpdate Fields
BlockType Field
Origin Field
X Field
Y Field
Z Field
BlockUpdate Methods
BoundingBox Class
BoundingBox Constructor
BoundingBox Constructor (XElement)
BoundingBox Constructor (Vector3I, Vector3I)
BoundingBox Constructor (Vector3I, Int32, Int32, Int32)
BoundingBox Constructor (Int32, Int32, Int32, Int32, Int32, Int32)
BoundingBox Fields
Empty Field
XMax Field
XMin Field
XmlRootElementName Field
YMax Field
YMin Field
ZMax Field
ZMin Field
BoundingBox Methods
Contains Method
Contains Method (BoundingBox)
Contains Method (Vector3I)
Contains Method (Int32, Int32, Int32)
Equals Method
Equals Method (BoundingBox)
GetIntersection Method
Insersects Method
Serialize Method
Serialize Method
Serialize Method (String)
ToString Method
BoundingBox Properties
Dimensions Property
Height Property
Length Property
MaxVertex Property
MinVertex Property
Volume Property
Width Property
BufferUtil Class
BufferUtil Methods
MemCmp Method
MemCpy Method
MemSet Method
MemSet Method (Byte[], Byte)
MemSet Method (Byte[], Byte, Int32, Int32)
ReadAll Method
CanPlaceResult Enumeration
Chat Class
Chat Methods
ContainsInvalidChars Method
ReplaceTextKeywords Method
SendGlobal Method
SendMe Method
SendPM Method
SendRank Method
SendSay Method
SendStaff Method
Chat Events
Sending Event
Sent Event
ChatMessageType Enumeration
ChatTimer Class
ChatTimer Fields
ID Field
MinDuration Field
ChatTimer Methods
Abort Method
FindTimerById Method
Start Method
ChatTimer Properties
Aborted Property
Duration Property
EndTime Property
IsRunning Property
Message Property
StartedBy Property
StartTime Property
TimeLeft Property
TimerList Property
ChatTimer Events
Started Event
Stopped Event
ChatTimerEventArgs Class
ChatTimerEventArgs Constructor
ChatTimerEventArgs Methods
ChatTimerEventArgs Properties
Timer Property
ClickAction Enumeration
Color Class
Color Fields
Announcement Field
AnnouncementDefault Field
Aqua Field
Black Field
Blue Field
ColorNames Field
Gray Field
Green Field
Help Field
HelpDefault Field
IRC Field
IRCBold Field
IRCDefault Field
IRCReset Field
Lime Field
Magenta Field
Maroon Field
Me Field
MeDefault Field
Navy Field
Olive Field
PM Field
PMDefault Field
Purple Field
Red Field
Say Field
SayDefault Field
Silver Field
Sys Field
SysDefault Field
Teal Field
Warning Field
WarningDefault Field
White Field
Yellow Field
Color Methods
GetName Method
GetName Method (Char)
GetName Method (Int32)
GetName Method (String)
IsValidColorCode Method
Parse Method
Parse Method (Char)
Parse Method (String)
ReplacePercentCodes Method
ReplacePercentCodes Method (String)
ReplacePercentCodes Method (StringBuilder)
StripColors Method
SubstituteSpecialColors Method
SubstituteSpecialColors Method (String)
SubstituteSpecialColors Method (StringBuilder)
ToIRCColorCodes Method
ToIRCColorCodes Method (String)
ToIRCColorCodes Method (StringBuilder)
CommandCategory Enumeration
CommandDescriptor Class
CommandDescriptor Constructor
CommandDescriptor Methods
Call Method
CanBeCalledBy Method
IsVisibleTo Method
PrintUsage Method
ToString Method
CommandDescriptor Properties
Aliases Property
AnyPermission Property
Category Property
ClassyName Property
DisableLogging Property
Handler Property
Help Property
HelpSections Property
IsConsoleSafe Property
IsCustom Property
IsHidden Property
MinRank Property
Name Property
NotRepeatable Property
Permissions Property
RepeatableSelection Property
UsableByFrozenPlayers Property
Usage Property
CommandHandler Delegate
CommandManager Class
CommandManager Methods
GetCommands Method
GetCommands Method
GetCommands Method (Boolean)
GetCommands Method (CommandCategory, Boolean)
GetCommands Method (Rank, Boolean)
GetDescriptor Method
IsValidCommandName Method
ParseCommand Method
RegisterCustomCommand Method
CommandManager Events
CommandCalled Event
CommandCalling Event
CommandRegistered Event
CommandRegistering Event
CommandReader Class
CommandReader Constructor
CommandReader Constructor (String)
CommandReader Constructor (CommandReader)
CommandReader Fields
RawMessage Field
CommandReader Methods
Clone Method
Next Method
NextAll Method
NextBlock Method
NextBlockWithParam Method
NextInt Method
Rewind Method
ToString Method
CommandReader Properties
Count Property
CountRemaining Property
Descriptor Property
HasInt Property
HasNext Property
IsConfirmed Property
Name Property
Offset Property
CommandRegistrationException Class
CommandRegistrationException Methods
CommandRegistrationException Properties
Descriptor Property
ConcurrentQueue Generic Class
ConcurrentQueue Constructor
ConcurrentQueue Fields
Length Field
ConcurrentQueue Methods
Clear Method
Dequeue Method
Enqueue Method
Config Class
Config Fields
CurrentVersion Field
ProtocolVersion Field
Config Methods
Enabled Method
GetDefault Method
GetDescription Method
GetEnum Generic Method
GetInt Method
GetKeys Method
GetMetadata Method
GetSection Method
GetString Method
GetValueType Method
IsBlank Method
IsDefault Method
Load Method
LoadDefaults Method
LoadDefaults Method
LoadDefaults Method (ConfigSection)
ResetLogOptions Method
ResetRanks Method
ResetValue Method
Save Method
SetValue Method
TryGetBool Method
TryGetInt Method
TrySetValue Method
Config Events
KeyChanged Event
KeyChanging Event
Reloaded Event
ConfigKey Enumeration
ConfigKeyAttribute Class
ConfigKeyAttribute Constructor
ConfigKeyAttribute Methods
Process Method
TryValidate Method
Validate Method
ConfigKeyAttribute Properties
DefaultValue Property
Key Property
NotBlank Property
Section Property
ValueType Property
ConfigSection Enumeration
ConfirmationCallback Delegate
DateTimeUtil Class
DateTimeUtil Fields
MaxTimeSpan Field
UnixEpoch Field
DateTimeUtil Methods
ParseMiniTimespan Method
ToCompactString Method
ToCompactString Method (DateTime)
ToCompactString Method (TimeSpan)
ToDateTime Method
ToDateTime Method (Int64)
ToDateTime Method (String, DateTime)
ToDateTimeLegacy Method
ToDateTimeLegacy Method (Int64)
ToDateTimeLegacy Method (String, DateTime)
ToMiniString Method
ToSeconds Method
ToTickString Method
ToTickString Method (TimeSpan)
ToTickString Method (TimeSpan, StringBuilder)
ToTimeSpan Method
ToTimeSpanLegacy Method
ToUnixTime Method
ToUnixTimeLegacy Method
ToUnixTimeString Method
ToUnixTimeString Method (DateTime)
ToUnixTimeString Method (DateTime, StringBuilder)
TryParseMiniTimespan Method
EnumerableUtil Class
EnumerableUtil Methods
JoinToClassyString Method
JoinToString Method
JoinToString Generic Method
JoinToString Generic Method
JoinToString Generic Method
JoinToString Generic Method
EnumUtil Class
EnumUtil Methods
TryParse Generic Method
Forester Class
Forester Methods
Generate Method
Plant Method
Forester.ForesterOperation Enumeration
Forester.RootMode Enumeration
Forester.TreeShape Enumeration
ForesterArgs Class
ForesterArgs Constructor
ForesterArgs Fields
BranchDensity Field
Foliage Field
FoliageBlock Field
FoliageDensity Field
Height Field
HeightVariation Field
Map Field
MapHeightLimit Field
Operation Field
PlantOn Field
Rand Field
RootButtresses Field
Roots Field
Shape Field
TreeCount Field
TrunkBlock Field
TrunkHeight Field
TrunkThickness Field
Wood Field
ForesterArgs Methods
ForesterArgs Events
BlockPlacing Event
Heartbeat Class
Heartbeat Properties
Delay Property
Salt Property
Timeout Property
Heartbeat Events
Sending Event
Sent Event
UriChanged Event
HeartbeatData Class
HeartbeatData Methods
HeartbeatData Properties
CustomData Property
HeartbeatUri Property
IsPublic Property
MaxPlayers Property
PlayerCount Property
Port Property
ProtocolVersion Property
Salt Property
ServerIP Property
ServerName Property
IBlockDBQueryProcessor Interface
IBlockDBQueryProcessor Methods
GetResults Method
ProcessEntry Method
ICancelableEvent Interface
ICancelableEvent Properties
Cancel Property
IClassy Interface
IClassy Properties
ClassyName Property
IPAddressUtil Class
IPAddressUtil Methods
AsInt Method
AsUInt Method
IsIP Method
IsLocal Method
Match Method
NetMask Method
RangeMax Method
RangeMin Method
IPBanInfo Class
IPBanInfo Fields
Attempts Field
BanDate Field
LastAttemptDate Field
IPBanInfo Methods
IPBanInfo Properties
Address Property
BannedBy Property
BannedByClassy Property
BanReason Property
LastAttemptName Property
LastAttemptNameClassy Property
PlayerName Property
PlayerNameClassy Property
TimeSinceBan Property
TimeSinceLastAttempt Property
IPBanList Class
IPBanList Methods
Add Method
BanAll Method
BanIP Method
Contains Method
Get Method
Remove Method
UnbanAll Method
UnbanIP Method
IPBanList Properties
Count Property
IsLoaded Property
IPBanList Events
AddedIPBan Event
AddingIPBan Event
RemovedIPBan Event
RemovingIPBan Event
IRC Class
IRC Methods
Disconnect Method
Init Method
SendAction Method
SendChannelMessage Method
SendNotice Method
SendRawMessage Method
Start Method
IRCCommands Class
IRCCommands Methods
Admin Method
Admin Method
Admin Method (String)
Away Method
Away Method
Away Method (String)
Connect Method
Connect Method (String, String)
Connect Method (String, String, String)
Die Method
Error Method
Info Method
Info Method
Info Method (String)
Invite Method
Ison Method
Ison Method (String)
Ison Method (String[])
Join Method
Join Method (String)
Join Method (String[])
Join Method (String, String)
Join Method (String[], String[])
Kick Method
Kick Method (String, String)
Kick Method (String, String[])
Kick Method (String[], String)
Kick Method (String[], String[])
Kick Method (String, String, String)
Kick Method (String, String[], String)
Kick Method (String[], String, String)
Kick Method (String[], String[], String)
Kill Method
Links Method
Links Method
Links Method (String)
Links Method (String, String)
List Method
List Method
List Method (String)
List Method (String[])
List Method (String, String)
List Method (String[], String)
Luser Method
Luser Method
Luser Method (String)
Luser Method (String, String)
Mode Method
Mode Method (String)
Mode Method (String, String)
Motd Method
Motd Method
Motd Method (String)
Names Method
Names Method
Names Method (String)
Names Method (String[])
Names Method (String, String)
Names Method (String[], String)
Nick Method
Notice Method
Oper Method
Part Method
Part Method (String)
Part Method (String[])
Part Method (String, String)
Part Method (String[], String)
Pass Method
Ping Method
Ping Method (String)
Ping Method (String, String)
Pong Method
Pong Method (String)
Pong Method (String, String)
Privmsg Method
Quit Method
Quit Method
Quit Method (String)
Rehash Method
Restart Method
Service Method
Servlist Method
Servlist Method
Servlist Method (String)
Servlist Method (String, String)
Squery Method
Squit Method
Stats Method
Stats Method
Stats Method (String)
Stats Method (String, String)
Summon Method
Summon Method (String)
Summon Method (String, String)
Summon Method (String, String, String)
Time Method
Time Method
Time Method (String)
Topic Method
Topic Method (String)
Topic Method (String, String)
Trace Method
Trace Method
Trace Method (String)
User Method
Userhost Method
Userhost Method (String)
Userhost Method (String[])
Users Method
Users Method
Users Method (String)
Version Method
Version Method
Version Method (String)
Wallops Method
Who Method
Who Method
Who Method (String)
Who Method (String, Boolean)
Whois Method
Whois Method (String)
Whois Method (String[])
Whois Method (String, String)
Whois Method (String, String[])
Whowas Method
Whowas Method (String)
Whowas Method (String[])
Whowas Method (String, String)
Whowas Method (String[], String)
Whowas Method (String, String, String)
Whowas Method (String[], String, String)
IRCMessage Class
IRCMessage Constructor
IRCMessage Methods
IRCMessage Properties
Channel Property
From Property
Host Property
Ident Property
Message Property
MessageArray Property
Nick Property
RawMessage Property
RawMessageArray Property
ReplyCode Property
Type Property
IRCMessageType Enumeration
IRCReplyCode Enumeration
LeaveReason Enumeration
LineWrapper Class
LineWrapper Methods
GetEnumerator Method
MoveNext Method
Reset Method
Wrap Method
WrapPrefixed Method
LineWrapper Properties
Current Property
Logger Class
Logger Fields
ConsoleOptions Field
LogFileOptions Field
Logger Methods
Log Method
LogAndReportCrash Method
LogToConsole Method
Logger Properties
CurrentLogFileName Property
Enabled Property
SplittingType Property
Logger Events
Crashed Event
Logged Event
LogRecorder Class
LogRecorder Constructor
LogRecorder Constructor
LogRecorder Constructor (Boolean, LogType[])
LogRecorder Methods
Dispose Method
LogRecorder Properties
HasErrors Property
HasMessages Property
HasWarnings Property
MessageList Property
MessageString Property
LogSplittingType Enumeration
LogType Enumeration
Map Class
Map Constructor
Map Fields
Blocks Field
Bounds Field
Height Field
Length Field
SaveFormat Field
Volume Field
Width Field
Map Methods
CancelAllDrawOps Method
ClearUpdateQueue Method
ComputeHeightmap Method
ConvertBlockTypes Method
GetBlock Method
GetBlock Method (Vector3I)
GetBlock Method (Int32, Int32, Int32)
GetBlockByName Method
GetCompressedCopy Method
InBounds Method
InBounds Method (Vector3I)
InBounds Method (Int32, Int32, Int32)
Index Method
Index Method (Vector3I)
Index Method (Int32, Int32, Int32)
IsRecommendedDimension Method
IsValidDimension Method
QueueUpdate Method
RemoveUnknownBlocktypes Method
ResetSpawn Method
Save Method
SearchColumn Method
SearchColumn Method (Int32, Int32, Block)
SearchColumn Method (Int32, Int32, Block, Int32)
SetBlock Method
SetBlock Method (Int32, Block)
SetBlock Method (Vector3I, Block)
SetBlock Method (Int32, Int32, Int32, Block)
Map Properties
DateCreated Property
DateModified Property
DrawQueueBlockCount Property
DrawQueueLength Property
Guid Property
HasChangedSinceSave Property
Metadata Property
Spawn Property
UpdateQueueLength Property
World Property
Zones Property
MapGenerator Class
MapGenerator Constructor
MapGenerator Methods
AddCaves Method
Generate Method
GenerateEmpty Method
GenerateFlatgrass Method
GenerateMap Method
GenerateOcean Method
MakeFloodBarrier Method
MakeTemplate Method
MapGenerator Events
ProgressChanged Event
MapGeneratorArgs Class
MapGeneratorArgs Constructor
MapGeneratorArgs Constructor
MapGeneratorArgs Constructor (String)
MapGeneratorArgs Fields
AboveFuncExponent Field
AddBeaches Field
AddCaveLava Field
AddCaves Field
AddCaveWater Field
AddCliffs Field
AddGiantTrees Field
AddOre Field
AddSnow Field
AddTrees Field
AddWater Field
BeachExtent Field
BeachHeight Field
BelowFuncExponent Field
Bias Field
CaveDensity Field
CaveSize Field
CliffSmoothing Field
CliffThreshold Field
CustomWaterLevel Field
DelayBias Field
DetailScale Field
FeatureScale Field
InvertHeightmap Field
LayeredHeightmap Field
LoweredCorners Field
MapHeight Field
MapLength Field
MapWidth Field
MarbledHeightmap Field
MatchWaterCoverage Field
MaxDepth Field
MaxDepthVariation Field
MaxHeight Field
MaxHeightVariation Field
MidPoint Field
RaisedCorners Field
Roughness Field
Seed Field
SnowAltitude Field
SnowTransition Field
Theme Field
TreeHeightMax Field
TreeHeightMin Field
TreeSpacingMax Field
TreeSpacingMin Field
UseBias Field
WaterCoverage Field
WaterLevel Field
MapGeneratorArgs Methods
Save Method
Serialize Method
Validate Method
MapGenTemplate Enumeration
MapGenTheme Enumeration
MetadataCollection Generic Class
MetadataCollection Constructor
MetadataCollection Constructor
MetadataCollection Constructor (MetadataCollection)
MetadataCollection Methods
Add Method
Add Method (MetadataEntry)
Add Method (String, String, TValue)
Clear Method
Clone Method
Contains Method
ContainsGroup Method
ContainsKey Method
ContainsValue Method
ContainsValue Method (TValue)
ContainsValue Method (TValue, IEqualityComparer)
CopyTo Method
CopyTo Method (Array, Int32)
CopyTo Method (MetadataEntry[], Int32)
Get Method
GetEnumerator Method
GetGroup Method
GetKeyCount Method
Remove Method
Remove Method (MetadataEntry)
Remove Method (String, String)
Set Method
TryGetValue Method
MetadataCollection Properties
Count Property
GroupCount Property
IsSynchronized Property
Item Property
SyncRoot Property
MetadataCollection Events
Changed Event
MetadataEntry Generic Structure
MetadataEntry Methods
MetadataEntry Properties
Group Property
Key Property
Value Property
MonoCompat Class
MonoCompat Methods
PrependMono Method
StartDotNetProcess Method
MonoCompat Properties
IsCaseSensitive Property
IsMono Property
IsSGenCapable Property
IsWindows Property
MonoVersion Property
MonoVersionString Property
NameVerificationMode Enumeration
Noise Class
Noise Constructor
Noise Fields
InterpolationMode Field
Seed Field
Noise Methods
Add Method
ApplyBias Method
Blend Method
BoxBlur Method
CalculateCoverage Method
CalculateNormalizationParams Method
CalculateNormalizationParams Method (Single[,], Single, Single, Single, Single)
CalculateNormalizationParams Method (Single[,], Single, Single, Single, Single)
CalculateNormalizationParams Method (Single*, Int32, Single, Single, Single, Single)
CalculateSlope Method
FindThreshold Method
FindThreshold Method (Single[,], Single)
FindThreshold Method (Single[,], Single)
GaussianBlur5X5 Method
InterpolateCosine Method
InterpolateCosine Method (Single, Single, Single)
InterpolateCosine Method (Single, Single, Single, Single, Single, Single)
InterpolateCubic Method
InterpolatedNoise Method
InterpolatedNoise Method (Single, Single)
InterpolatedNoise Method (Single, Single, Single)
InterpolateLinear Method
InterpolateLinear Method (Single, Single, Single)
InterpolateLinear Method (Single, Single, Single, Single, Single, Single)
InterpolateSpline Method
Invert Method
Marble Method
Marble Method (Single[,])
Marble Method (Single[,])
Normalize Method
Normalize Method (Single[,])
Normalize Method (Single[,])
Normalize Method (Single[,], Single, Single)
Normalize Method (Single[,], Single, Single)
Normalize Method (Single[,], Single, Single)
PerlinNoise Method
PerlinNoise Method (Single, Single, Int32, Int32, Single)
PerlinNoise Method (Single, Single, Single, Int32, Int32, Single)
PerlinNoise Method (Single[,], Int32, Int32, Single, Int32, Int32)
PerlinNoise Method (Single[,], Int32, Int32, Single, Int32, Int32, Int32)
ScaleAndClip Method
StaticNoise Method
StaticNoise Method (Int32, Int32)
StaticNoise Method (Int32, Int32, Int32)
NoiseInterpolationMode Enumeration
OpCode Enumeration
Packet Structure
Packet Constructor
Packet Constructor (Byte[])
Packet Constructor (OpCode)
Packet Fields
Bytes Field
SelfID Field
Packet Methods
GetSize Method
MakeAddEntity Method
MakeHandshake Method
MakeKick Method
MakeMove Method
MakeMoveRotate Method
MakeRemoveEntity Method
MakeRotate Method
MakeSelfTeleport Method
MakeSetBlock Method
MakeSetBlock Method (Vector3I, Block)
MakeSetBlock Method (Int16, Int16, Int16, Block)
MakeSetPermission Method
MakeTeleport Method
Packet Properties
OpCode Property
Paths Class
Paths Fields
AnnouncementsFileName Field
AutoRankFileName Field
BlockDBDirectory Field
ConfigFileNameDefault Field
DataBackupDirectory Field
DataBackupFileNameFormat Field
GreetingFileName Field
HeartbeatDataFileName Field
IPBanListFileName Field
LogPathDefault Field
MapPathDefault Field
PlayerDBFileName Field
RulesDirectory Field
RulesFileName Field
UpdaterFileName Field
WorkingPathDefault Field
WorldListFileName Field
Paths Methods
Compare Method
Compare Method (String, String)
Compare Method (String, String, Boolean)
Contains Method
Contains Method (String, String)
Contains Method (String, String, Boolean)
Exists Method
FileExists Method
FindFiles Method
ForceRename Method
GetDirectoryNameOrRoot Method
IsProtectedFileName Method
IsValidPath Method
MoveOrReplaceFile Method
TestDirectory Method
TestFile Method
Paths Properties
BackupPath Property
BlockDBPath Property
ConfigFileName Property
IgnoreMapPathConfigKey Property
LogPath Property
MapPath Property
RulesPath Property
WorkingPath Property
PerlinNoise3D Class
PerlinNoise3D Constructor
PerlinNoise3D Methods
Compute Method
InitNoiseFunctions Method
PerlinNoise3D Properties
Amplitude Property
Frequency Property
Octaves Property
Persistence Property
Permission Enumeration
PermissionOverride Enumeration
Player Class
Player Fields
AntispamInterval Field
AntispamMessageCount Field
AutoRank Field
Console Field
FullPositionUpdateInterval Field
FullPositionUpdateIntervalDefault Field
IsSuper Field
Position Field
Player Methods
Bind Method
Can Method
Can Method (Permission)
Can Method (Permission[])
Can Method (Permission, Rank)
CanAny Method
CanDraw Method
CanJoin Method
CanPlace Method
CanSee Method
CanSee Method (Player)
CanSee Method (World)
CanSeeMoving Method
CheckPaidStatus Method
ClearLowPriotityOutputQueue Method
ClearPriorityOutputQueue Method
Confirm Method
Confirm Method (CommandReader, String, Object[])
Confirm Method (ConfirmationCallback, Object, String, Object[])
ConfirmCancel Method
ContainsValidCharacters Method
DrawBegin Method
GetBind Method
GetCopyInformation Method
Ignore Method
IsIgnoring Method
IsValidName Method
JoinWorld Method
JoinWorld Method (World, WorldChangeReason)
JoinWorld Method (World, WorldChangeReason, Position)
Kick Method
Kick Method (String, LeaveReason)
Kick Method (Player, String, LeaveReason, Boolean, Boolean, Boolean)
Message Method
MessageInvalidPlayerName Method
MessageInvalidWorldName Method
MessageManyMatches Method
MessageMaxTimeSpan Method
MessageMuted Method
MessageNoAccess Method
MessageNoAccess Method (CommandDescriptor)
MessageNoAccess Method (Permission[])
MessageNoPlayer Method
MessageNoRank Method
MessageNoWorld Method
MessageNoZone Method
MessagePrefixed Method
MessageUnsafePath Method
MessageWoMAlert Method
ParseMessage Method
PlaceBlock Method
RedoClear Method
ResetAllBinds Method
ResetBind Method
ResetBind Method (Block)
ResetBind Method (Block[])
ResetIdleTimer Method
RevertBlock Method
SelectionAddMark Method
SelectionCancel Method
SelectionExecute Method
SelectionResetMarks Method
SelectionStart Method
Send Method
SendBlock Method
SendLowPriority Method
SendNow Method
SendToSpectators Method
SetCopyInformation Method
Spectate Method
StopSpectating Method
TeleportTo Method
ToString Method
UndoClear Method
UndoPop Method
Unignore Method
WaitForDisconnect Method
Player Properties
BandwidthUseMode Property
Brush Property
BytesReceived Property
BytesReceivedRate Property
BytesSent Property
BytesSentRate Property
ClassyName Property
ConfirmCallback Property
ConfirmParameter Property
ConfirmRequestTime Property
CopyInformation Property
CopySlot Property
DisableClickToMark Property
HasFullyConnected Property
HasRegistered Property
IdleTime Property
IgnoreList Property
Info Property
IP Property
IsDeaf Property
IsMakingSelection Property
IsOnline Property
IsPainting Property
IsRepeatingSelection Property
IsSpectating Property
IsUsingWoM Property
IsVerified Property
LastActiveTime Property
LastCommand Property
LastDrawOp Property
LastPatrolTime Property
LastSpectatedPlayer Property
LastUsedBlockType Property
LastUsedPlayerName Property
LastUsedWorldName Property
LeaveReason Property
ListName Property
LoginTime Property
MaxBlockPlacementRange Property
Metadata Property
Name Property
RelayAllUpdates Property
SelectionMarkCount Property
SelectionMarksExpected Property
SocketTimeout Property
SpectatedPlayer Property
State Property
World Property
WorldMap Property
Player Events
BeingKicked Event
Clicked Event
Clicking Event
Connected Event
Connecting Event
Disconnected Event
HideChanged Event
JoinedWorld Event
JoiningWorld Event
Kicked Event
Moved Event
Moving Event
PlacedBlock Event
PlacingBlock Event
Ready Event
PlayerDB Class
PlayerDB Fields
FormatVersion Field
PlayerDB Methods
AddFakeEntry Method
AppendEscaped Method
Escape Method
FindExactClassyName Method
FindOrCreateInfoForPlayer Method
FindPlayerInfoByID Method
FindPlayerInfoExact Method
FindPlayerInfoOrPrintMatches Method
FindPlayers Method
FindPlayers Method (IPAddress)
FindPlayers Method (String)
FindPlayers Method (Regex)
FindPlayers Method (IPAddress, Int32)
FindPlayers Method (String, Int32)
FindPlayers Method (Regex, Int32)
FindPlayersCidr Method
FindPlayersCidr Method (IPAddress, Byte)
FindPlayersCidr Method (IPAddress, Byte, Int32)
GetNextID Method
MassRankChange Method
Save Method
Unescape Method
PlayerDB Properties
BannedCount Property
BannedPercentage Property
IsLoaded Property
PlayerInfoList Property
SaveInterval Property
Size Property
PlayerEnumerable Class
PlayerEnumerable Methods
Can Method
Can Method (IEnumerable, Permission)
Can Method (IEnumerable, Permission, Rank)
CanBeSeen Method
CanSee Method
Cant Method
Cant Method (IEnumerable, Permission)
Cant Method (IEnumerable, Permission, Rank)
CantBeSeen Method
CantSee Method
Except Method
FromIP Method
IgnoredBy Method
Ignoring Method
Ignoring Method (IEnumerable, Player)
Ignoring Method (IEnumerable, PlayerInfo)
InWorld Method
Message Method
Message Method (IEnumerable, String, Object[])
Message Method (IEnumerable, Player, String, Object[])
MessagePrefixed Method
MessageWoMAlert Method
NotFromIP Method
NotIgnoredBy Method
NotIgnoring Method
NotIgnoring Method (IEnumerable, Player)
NotIgnoring Method (IEnumerable, PlayerInfo)
NotInWorld Method
NotRanked Method
Ranked Method
RankedAbove Method
RankedAtLeast Method
RankedAtMost Method
RankedBelow Method
Send Method
Send Method (IEnumerable, Packet)
Send Method (IEnumerable, Player, Packet)
SendLowPriority Method
SendLowPriority Method (IEnumerable, Packet)
SendLowPriority Method (IEnumerable, Player, Packet)
Union Method
PlayerExceptions Structure
PlayerExceptions Constructor
PlayerExceptions Fields
Excluded Field
Included Field
PlayerExceptions Methods
PlayerInfo Class
PlayerInfo Constructor
PlayerInfo Constructor (String, IPAddress, Rank)
PlayerInfo Constructor (String, Rank, Boolean, RankChangeType)
PlayerInfo Fields
AccountType Field
BanDate Field
BandwidthUseMode Field
BannedBy Field
BannedUntil Field
BanReason Field
BanStatus Field
BlocksBuilt Field
BlocksDeleted Field
BlocksDrawn Field
DisplayedName Field
FirstLoginDate Field
FrozenBy Field
FrozenOn Field
ID Field
IsFrozen Field
IsHidden Field
LastFailedLoginDate Field
LastFailedLoginIP Field
LastIP Field
LastKickBy Field
LastKickDate Field
LastKickReason Field
LastLoginDate Field
LastModified Field
LastSeen Field
LeaveReason Field
MessagesWritten Field
MutedBy Field
MutedUntil Field
Password Field
PreviousRank Field
RankChangeDate Field
RankChangedBy Field
RankChangeReason Field
RankChangeType Field
TimesBannedOthers Field
TimesKicked Field
TimesKickedOthers Field
TimesVisited Field
TotalTime Field
UnbanDate Field
UnbannedBy Field
UnbanReason Field
PlayerInfo Methods
Ban Method
BanAll Method
BanIP Method
Can Method
Can Method (Permission)
Can Method (Permission, Rank)
ChangeRank Method
CheckAccountType Method
Freeze Method
Mute Method
ProcessBlockPlaced Method
ProcessDrawCommand Method
ProcessFailedLogin Method
ProcessLogin Method
ProcessLogout Method
ProcessMessageWritten Method
ProcessRankChange Method
ToString Method
Unban Method
UnbanAll Method
UnbanIP Method
Unfreeze Method
Unmute Method
PlayerInfo Properties
BannedByClassy Property
ClassyName Property
FrozenByClassy Property
IsBanned Property
IsMuted Property
IsOnline Property
LastKickByClassy Property
MutedByClassy Property
Name Property
PlayerObject Property
Rank Property
RankChangedByClassy Property
TimeMutedLeft Property
TimeSinceBan Property
TimeSinceFirstLogin Property
TimeSinceFrozen Property
TimeSinceLastKick Property
TimeSinceLastLogin Property
TimeSinceLastSeen Property
TimeSinceRankChange Property
TimeSinceUnban Property
UnbannedByClassy Property
PlayerInfo Events
BanChanged Event
BanChanging Event
BeingCreated Event
Created Event
FreezeChanged Event
FreezeChanging Event
MuteChanged Event
MuteChanging Event
RankChanged Event
RankChanging Event
PlayerInfoComparer Class
PlayerInfoComparer Constructor
PlayerInfoComparer Methods
Compare Method
PlayerOpException Class
PlayerOpException Constructor
PlayerOpException Methods
PlayerOpException Properties
ErrorCode Property
MessageColored Property
Player Property
Target Property
PlayerOpExceptionCode Enumeration
Position Structure
Position Constructor
Position Constructor (Int32, Int32, Int32)
Position Constructor (Int16, Int16, Int16, Byte, Byte)
Position Fields
L Field
R Field
X Field
Y Field
Z Field
Zero Field
Position Methods
DistanceSquaredTo Method
Equals Method
Equals Method (Object)
Equals Method (Position)
GetFixed Method
GetHashCode Method
ToBlockCoords Method
ToString Method
ToVector3I Method
Position Operators
Equality Operator
Explicit Operator
Inequality Operator
Position Properties
IsZero Property
Rank Class
Rank Constructor
Rank Constructor (XElement)
Rank Constructor (String, String)
Rank Fields
AllowSecurityCircumvention Field
AntiGriefBlocks Field
AntiGriefSeconds Field
CopySlots Field
DrawLimit Field
FillLimit Field
HasReservedSlot Field
IdleKickTimer Field
Index Field
Rank Methods
Can Method
Can Method (Permission)
Can Method (Permission, Rank)
CanSee Method
CompareTo Method
GetLimit Method
HasLimitSet Method
IsValidID Method
IsValidPrefix Method
IsValidRankName Method
Parse Method
ResetLimit Method
Serialize Method
SetLimit Method
ToString Method
Rank Operators
GreaterThan Operator
GreaterThanOrEqual Operator
LessThan Operator
LessThanOrEqual Operator
Rank Properties
ClassyName Property
Color Property
FullName Property
ID Property
MainWorld Property
Name Property
NextRankDown Property
NextRankUp Property
PermissionLimits Property
Permissions Property
PlayerCount Property
Players Property
Prefix Property
RankChangeType Enumeration
RankDefinitionException Class
RankDefinitionException Constructor
RankDefinitionException Constructor (String, String)
RankDefinitionException Constructor (String, String, Object[])
RankDefinitionException Methods
RankDefinitionException Properties
RankName Property
RankManager Class
RankManager Methods
AddRank Method
CanRenameRank Method
DeleteRank Method
FindRank Method
FindRank Method (Int32)
FindRank Method (String)
GenerateID Method
GetIndex Method
GetMinRankWithAllPermissions Method
GetMinRankWithAnyPermission Method
LowerRank Method
RaiseRank Method
RenameRank Method
RankManager Properties
BlockDBAutoEnableRank Property
DefaultBuildRank Property
DefaultRank Property
HighestRank Property
LowestRank Property
PatrolledRank Property
Ranks Property
RanksByFullName Property
RanksByID Property
RanksByName Property
RawMessageType Enumeration
ReleaseFlags Enumeration
ReleaseInfo Class
ReleaseInfo Methods
IsFlagged Method
ReleaseFlagsToString Method
ReleaseFlagsToStringArray Method
StringToReleaseFlags Method
ReleaseInfo Properties
Age Property
ChangeLog Property
Date Property
Flags Property
FlagsList Property
FlagsString Property
Revision Property
Summary Property
Version Property
VersionString Property
Scheduler Class
Scheduler Methods
NewBackgroundTask Method
NewBackgroundTask Method (SchedulerCallback)
NewBackgroundTask Method (SchedulerCallback, Object)
NewTask Method
NewTask Method (SchedulerCallback)
NewTask Method (SchedulerCallback, Object)
Scheduler Properties
CriticalTaskCount Property
SchedulerCallback Delegate
SchedulerTask Class
SchedulerTask Methods
RunForever Method
RunForever Method (TimeSpan)
RunForever Method (TimeSpan, TimeSpan)
RunForever Method (Object, TimeSpan, TimeSpan)
RunManual Method
RunManual Method
RunManual Method (DateTime)
RunManual Method (TimeSpan)
RunOnce Method
RunOnce Method
RunOnce Method (DateTime)
RunOnce Method (TimeSpan)
RunOnce Method (Object, DateTime)
RunOnce Method (Object, TimeSpan)
RunRepeating Method
RunRepeating Method (TimeSpan, TimeSpan, Int32)
RunRepeating Method (Object, TimeSpan, TimeSpan, Int32)
Stop Method
ToString Method
SchedulerTask Properties
AdjustForExecutionTime Property
Callback Property
Delay Property
Interval Property
IsBackground Property
IsCritical Property
IsExecuting Property
IsRecurring Property
IsStopped Property
MaxRepeats Property
NextTime Property
UserState Property
SecurityCheckResult Enumeration
SecurityController Class
SecurityController Constructor
SecurityController Constructor
SecurityController Constructor (SecurityController)
SecurityController Constructor (XContainer, Boolean)
SecurityController Fields
XmlRootElementName Field
SecurityController Methods
Check Method
CheckDetailed Method
Clone Method
Exclude Method
GetDescription Method
Include Method
Reset Method
ResetExcludedList Method
ResetIncludedList Method
ResetMinRank Method
Serialize Method
Serialize Method
Serialize Method (String)
SecurityController Properties
ExceptionList Property
HasRankRestriction Property
HasRestrictions Property
MinRank Property
SecurityController Events
Changed Event
SelectionCallback Delegate
Server Class
Server Fields
IsShuttingDown Field
Server Methods
BackupData Method
BindIPEndPointCallback Method
CancelShutdown Method
CountPlayers Method
CountVisiblePlayers Method
FindPlayerExact Method
FindPlayerOrPrintMatches Method
FindPlayers Method
FindPlayers Method (String, Boolean)
FindPlayers Method (Player, String, Boolean)
GetArg Method
GetArgList Method
GetArgString Method
GetRandomString Method
HasArg Method
InitLibrary Method
InitServer Method
MakePlayerConnectedMessage Method
Message Method
Message Method (String, Object[])
Message Method (Player, String, Object[])
RequestGC Method
Shutdown Method
StartServer Method
Server Properties
CheckConnectionsInterval Property
CheckIdlesInterval Property
CPUUsageLastMinute Property
CPUUsageTotal Property
ExternalIP Property
GCInterval Property
InternalIP Property
IsMonitoringCPUUsage Property
IsRunning Property
Players Property
Port Property
StartTime Property
Uri Property
Server Events
Initialized Event
Initializing Event
PlayerListChanged Event
SearchingForPlayer Event
SessionConnected Event
SessionConnecting Event
SessionDisconnected Event
ShutdownBegan Event
ShutdownEnded Event
Started Event
Starting Event
SessionState Enumeration
ShutdownParams Class
ShutdownParams Constructor
ShutdownParams Constructor (ShutdownReason, TimeSpan, Boolean)
ShutdownParams Constructor (ShutdownReason, TimeSpan, Boolean, String, Player)
ShutdownParams Methods
ShutdownParams Properties
Delay Property
InitiatedBy Property
Reason Property
ReasonString Property
Restart Property
ShutdownReason Enumeration
Trie Generic Class
Trie Constructor
Trie Constructor
Trie Constructor (IEnumerable)
Trie Methods
Add Method
Add Method (KeyValuePair)
Add Method (String, T)
Add Method (String, T, Boolean)
CanonicizeChar Method
CanonicizeKey Method
CharToCode Method
Clear Method
Clone Method
CodeToChar Method
Contains Method
ContainsKey Method
ContainsValue Method
CopyTo Method
CopyTo Method (Array, Int32)
CopyTo Method (KeyValuePair[], Int32)
Get Method
GetEnumerator Method
GetList Method
GetOneMatch Method
KeysStartingWith Method
Remove Method
Remove Method (KeyValuePair)
Remove Method (String)
StartingWith Method
TryGetValue Method
ValuesStartingWith Method
Trie Properties
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
Keys Property
SyncRoot Property
Values Property
Trie.TrieKeyCollection Class
Trie.TrieKeyCollection Constructor
TrieKeyCollection Methods
Add Method
Clear Method
Contains Method
CopyTo Method
CopyTo Method (Array, Int32)
CopyTo Method (String[], Int32)
GetEnumerator Method
Remove Method
StartingWith Method
TrieKeyCollection Properties
Count Property
IsReadOnly Property
IsSynchronized Property
SyncRoot Property
Trie.TrieKeyCollection.TrieKeySubset Class
Trie.TrieKeyCollection.TrieKeySubset Constructor
TrieKeySubset Methods
GetEnumerator Method
Trie.TrieSubset Class
Trie.TrieSubset Constructor
TrieSubset Methods
GetEnumerator Method
Trie.TrieValueCollection Class
Trie.TrieValueCollection Constructor
TrieValueCollection Methods
Add Method
Clear Method
Contains Method
CopyTo Method
CopyTo Method (Array, Int32)
CopyTo Method (T[], Int32)
GetEnumerator Method
Remove Method
StartingWith Method
TrieValueCollection Properties
Count Property
IsReadOnly Property
IsSynchronized Property
SyncRoot Property
Trie.TrieValueCollection.TrieValueSubset Class
Trie.TrieValueCollection.TrieValueSubset Constructor
TrieValueSubset Methods
GetEnumerator Method
Updater Class
Updater Fields
CurrentRelease Field
LatestStable Field
Updater Methods
CheckForUpdates Method
Updater Properties
RunAtShutdown Property
UpdateCheckTimeout Property
UpdateUri Property
UserAgent Property
Updater Events
CheckedForUpdates Event
CheckingForUpdates Event
UpdaterMode Enumeration
UpdaterResult Class
UpdaterResult Methods
UpdaterResult Properties
DownloadUri Property
History Property
LatestRelease Property
NoUpdate Property
UpdateAvailable Property
Vector3F Structure
Vector3F Constructor
Vector3F Constructor (Vector3F)
Vector3F Constructor (Vector3I)
Vector3F Constructor (Single, Single, Single)
Vector3F Fields
Down Field
Up Field
X Field
Y Field
Z Field
Zero Field
Vector3F Methods
Abs Method
CompareTo Method
CompareTo Method (Vector3F)
CompareTo Method (Vector3I)
Cross Method
Cross Method (Vector3F)
Cross Method (Vector3I)
Dot Method
Dot Method (Vector3F)
Dot Method (Vector3I)
Equals Method
Equals Method (Object)
Equals Method (Vector3F)
GetHashCode Method
Normalize Method
Round Method
RoundDown Method
RoundUp Method
ToPlayerCoords Method
ToString Method
Vector3F Operators
Addition Method
Addition Operator (Vector3F, Vector3F)
Addition Operator (Vector3F, Vector3I)
Addition Operator (Vector3I, Vector3F)
Division Operator
Equality Operator
Explicit Operator
GreaterThan Operator
GreaterThanOrEqual Operator
Inequality Operator
LessThan Operator
LessThanOrEqual Operator
Multiply Method
Multiply Operator (Single, Vector3F)
Multiply Operator (Vector3F, Single)
Subtraction Method
Subtraction Operator (Vector3F, Vector3F)
Subtraction Operator (Vector3F, Vector3I)
Subtraction Operator (Vector3I, Vector3F)
Vector3F Properties
Item Property
Item Property (Int32)
Item Property (Axis)
Length Property
LengthSquared Property
LongestComponent Property
ShortestComponent Property
X2 Property
Y2 Property
Z2 Property
Vector3I Structure
Vector3I Constructor
Vector3I Constructor (Vector3F)
Vector3I Constructor (Vector3I)
Vector3I Constructor (Int32, Int32, Int32)
Vector3I Fields
Down Field
Up Field
X Field
Y Field
Z Field
Zero Field
Vector3I Methods
Abs Method
CompareTo Method
CompareTo Method (Vector3F)
CompareTo Method (Vector3I)
Cross Method
Cross Method (Vector3F)
Cross Method (Vector3I)
Dot Method
Dot Method (Vector3F)
Dot Method (Vector3I)
Equals Method
Equals Method (Object)
Equals Method (Vector3I)
GetHashCode Method
Normalize Method
ToPlayerCoords Method
ToString Method
Vector3I Operators
Addition Operator
Division Method
Division Operator (Vector3I, Int32)
Division Operator (Vector3I, Single)
Equality Operator
Explicit Method
Explicit Operator (Vector3I)
Explicit Operator (Vector3I)
GreaterThan Operator
GreaterThanOrEqual Operator
Inequality Operator
LessThan Operator
LessThanOrEqual Operator
Multiply Method
Multiply Operator (Int32, Vector3I)
Multiply Operator (Single, Vector3I)
Multiply Operator (Vector3I, Int32)
Multiply Operator (Vector3I, Single)
Subtraction Operator
Vector3I Properties
Item Property
Item Property (Int32)
Item Property (Axis)
Length Property
LengthSquared Property
LongestAxis Property
ShortestAxis Property
X2 Property
Y2 Property
Z2 Property
World Class
World Fields
CloudColor Field
EdgeBlock Field
EdgeLevel Field
FogColor Field
SkyColor Field
World Methods
AcceptPlayer Method
ChangeMap Method
CountPlayers Method
CountVisiblePlayers Method
FindPlayerExact Method
FindPlayers Method
Flush Method
GenerateWoMConfig Method
GetNextPatrolTarget Method
GetNextPatrolTarget Method (Player)
GetNextPatrolTarget Method (Player, Predicate, Boolean)
IsValidName Method
LoadMap Method
Lock Method
ReleasePlayer Method
SaveBackup Method
SaveMap Method
ToString Method
Unlock Method
UpdatePlayerList Method
World Properties
AccessSecurity Property
BackupEnabledState Property
BackupInterval Property
BackupsEnabled Property
BlockDB Property
BuildSecurity Property
ClassyName Property
DefaultBackupInterval Property
DefaultBackupsEnabled Property
Greeting Property
HasChangedSinceBackup Property
IsFlushing Property
IsFull Property
IsHidden Property
IsLoaded Property
IsLocked Property
IsPendingMapUnload Property
LoadedBy Property
LoadedByClassy Property
LoadedOn Property
LockedBy Property
LockedOn Property
Map Property
MapChangedBy Property
MapChangedByClassy Property
MapChangedOn Property
MapFileName Property
Name Property
Players Property
Preload Property
UnlockedBy Property
UnlockedOn Property
WorldChangeReason Enumeration
WorldManager Class
WorldManager Fields
AccessSecurityXmlTagName Field
BuildSecurityXmlTagName Field
EnvironmentXmlTagName Field
RankMainXmlTagName Field
WorldManager Methods
AddWorld Method
CountLoadedWorlds Method
CountLoadedWorlds Method
CountLoadedWorlds Method (Player)
FindMainWorld Method
FindMapFile Method
FindWorldExact Method
FindWorldOrPrintMatches Method
FindWorlds Method
FindWorldsNoEvent Method
ListLoadedWorlds Method
ListLoadedWorlds Method
ListLoadedWorlds Method (Player)
RemoveWorld Method
RenameWorld Method
SaveWorldList Method
WorldManager Properties
MainWorld Property
Worlds Property
WorldManager Events
MainWorldChanged Event
MainWorldChanging Event
SearchingForWorld Event
WorldCreated Event
WorldCreating Event
WorldOpException Class
WorldOpException Constructor
WorldOpException Constructor (String, WorldOpExceptionCode)
WorldOpException Constructor (WorldOpExceptionCode, String)
WorldOpException Constructor (String, WorldOpExceptionCode, Exception)
WorldOpException Constructor (WorldOpExceptionCode, String, Exception)
WorldOpException Methods
GetMessage Method
WorldOpException Properties
ErrorCode Property
WorldOpExceptionCode Enumeration
YesNoAuto Enumeration
Zone Class
Zone Constructor
Zone Constructor
Zone Constructor (String, World)
Zone Fields
Controller Field
Zone Methods
Create Method
Edit Method
Zone Properties
Bounds Property
ClassyName Property
CreatedBy Property
CreatedByClassy Property
CreatedDate Property
EditedBy Property
EditedByClassy Property
EditedDate Property
ExceptionList Property
Map Property
Name Property
Zone Events
Changed Event
ZoneCollection Class
ZoneCollection Constructor
ZoneCollection Constructor
ZoneCollection Constructor (ZoneCollection)
ZoneCollection Methods
Add Method
Check Method
CheckDetailed Method
Clear Method
Clone Method
Contains Method
Contains Method (String)
Contains Method (Zone)
CopyTo Method
Find Method
FindDenied Method
FindExact Method
GetEnumerator Method
Remove Method
Remove Method (String)
Remove Method (Zone)
Rename Method
ZoneCollection Properties
Cache Property
Count Property
IsReadOnly Property
IsSynchronized Property
SyncRoot Property
ZoneCollection Events
Changed Event
fCraft.Drawing Namespace
Axis Enumeration
BlockDBDrawOperation Class
BlockDBDrawOperation Constructor
BlockDBDrawOperation Fields
BlockDBDrawOperation Methods
DrawBatch Method
NextBlock Method
Prepare Method
Prepare Method (Vector3I[])
Prepare Method (Vector3I[], BlockDBEntry[])
ReadParams Method
BlockDBDrawOperation Properties
Description Property
ExpectedMarks Property
Name Property
BrushManager Class
BrushManager Methods
GetBrushFactory Method
RegisterBrush Method
BrushManager Properties
RegisteredFactories Property
CheckeredBrush Class
CheckeredBrush Constructor
CheckeredBrush Constructor (CheckeredBrush)
CheckeredBrush Constructor (Block, Block)
CheckeredBrush Methods
Begin Method
End Method
MakeInstance Method
NextBlock Method
CheckeredBrush Properties
AlternateBlocks Property
Block1 Property
Block2 Property
Brush Property
Description Property
Factory Property
InstanceDescription Property
CheckeredBrushFactory Class
CheckeredBrushFactory Fields
Instance Field
CheckeredBrushFactory Methods
MakeBrush Method
CheckeredBrushFactory Properties
Aliases Property
Help Property
Name Property
CloudyBrush Class
CloudyBrush Constructor
CloudyBrush Constructor
CloudyBrush Constructor (CloudyBrush)
CloudyBrush Constructor (Block, Int32)
CloudyBrush Constructor (Block[], Int32[])
CloudyBrush Fields
ExtraLargeThreshold Field
FrequencyDefault Field
MaxRatio Field
MaxScale Field
MaxTurbulence Field
PersistenceDefault Field
CloudyBrush Methods
Begin Method
End Method
MakeInstance Method
NextBlock Method
NextSeed Method
CloudyBrush Properties
AlternateBlocks Property
BlockRatios Property
Blocks Property
Brush Property
Description Property
Factory Property
Frequency Property
InstanceDescription Property
Octaves Property
Persistence Property
Seed Property
CloudyBrushFactory Class
CloudyBrushFactory Fields
Instance Field
CloudyBrushFactory Methods
MakeBrush Method
CloudyBrushFactory Properties
Aliases Property
Help Property
Name Property
CopyState Class
CopyState Constructor
CopyState Constructor (CopyState)
CopyState Constructor (CopyState, Block[,])
CopyState Constructor (Vector3I, Vector3I)
CopyState Methods
Clone Method
CopyState Properties
Buffer Property
CopyTime Property
Dimensions Property
Orientation Property
OriginCorner Property
OriginWorld Property
Slot Property
CuboidDrawOperation Class
CuboidDrawOperation Constructor
CuboidDrawOperation Fields
CuboidDrawOperation Methods
DrawBatch Method
Prepare Method
CuboidDrawOperation Properties
ExpectedMarks Property
Name Property
CuboidHollowDrawOperation Class
CuboidHollowDrawOperation Constructor
CuboidHollowDrawOperation Fields
CuboidHollowDrawOperation Methods
DrawBatch Method
Prepare Method
CuboidHollowDrawOperation Properties
ExpectedMarks Property
Name Property
CuboidWireframeDrawOperation Class
CuboidWireframeDrawOperation Constructor
CuboidWireframeDrawOperation Fields
CuboidWireframeDrawOperation Methods
DrawBatch Method
Prepare Method
CuboidWireframeDrawOperation Properties
ExpectedMarks Property
Name Property
CutDrawOperation Class
CutDrawOperation Constructor
CutDrawOperation Fields
CutDrawOperation Methods
Begin Method
DrawBatch Method
Prepare Method
CutDrawOperation Properties
Description Property
ExpectedMarks Property
Name Property
DrawOperation Class
DrawOperation Constructor
DrawOperation Fields
Coords Field
Map Field
Player Field
UndoState Field
DrawOperation Methods
Begin Method
Cancel Method
DrawBatch Method
DrawOneBlock Method
LineEnumerator Method
Prepare Method
RaiseBeganEvent Method
RaiseBeginningEvent Method
RaiseEndedEvent Method
DrawOperation Properties
AlternateBlockIndex Property
AnnounceCompletion Property
BlocksDenied Property
BlocksLeftToProcess Property
BlocksProcessed Property
BlocksSkipped Property
BlocksTotalEstimate Property
BlocksUpdated Property
Bounds Property
Brush Property
Context Property
Description Property
ExpectedMarks Property
HasBegun Property
IsCancelled Property
IsDone Property
LogCompletion Property
Marks Property
Name Property
PercentDone Property
StartTime Property
TimeToEndBatch Property
DrawOperation Events
Began Event
Beginning Event
Ended Event
DrawOpWithBrush Class
DrawOpWithBrush Constructor
DrawOpWithBrush Fields
DrawOpWithBrush Methods
NextBlock Method
ReadParams Method
DrawOpWithBrush Properties
Description Property
EllipsoidDrawOperation Class
EllipsoidDrawOperation Constructor
EllipsoidDrawOperation Fields
EllipsoidDrawOperation Methods
DrawBatch Method
Prepare Method
EllipsoidDrawOperation Properties
ExpectedMarks Property
Name Property
EllipsoidHollowDrawOperation Class
EllipsoidHollowDrawOperation Constructor
EllipsoidHollowDrawOperation Fields
EllipsoidHollowDrawOperation Methods
DrawBatch Method
Prepare Method
EllipsoidHollowDrawOperation Properties
ExpectedMarks Property
Name Property
Fill2DDrawOperation Class
Fill2DDrawOperation Constructor
Fill2DDrawOperation Fields
Fill2DDrawOperation Methods
DrawBatch Method
NextBlock Method
Prepare Method
ReadParams Method
Fill2DDrawOperation Properties
Axis Property
Description Property
ExpectedMarks Property
Name Property
Origin Property
ReplacementBlock Property
SourceBlock Property
IBrush Interface
IBrush Methods
MakeInstance Method
IBrush Properties
Description Property
Factory Property
IBrushFactory Interface
IBrushFactory Methods
MakeBrush Method
IBrushFactory Properties
Aliases Property
Help Property
Name Property
IBrushInstance Interface
IBrushInstance Methods
Begin Method
End Method
NextBlock Method
IBrushInstance Properties
AlternateBlocks Property
Brush Property
InstanceDescription Property
LineDrawOperation Class
LineDrawOperation Constructor
LineDrawOperation Fields
LineDrawOperation Methods
DrawBatch Method
Prepare Method
LineDrawOperation Properties
ExpectedMarks Property
Name Property
NormalBrush Class
NormalBrush Constructor
NormalBrush Methods
Begin Method
End Method
NextBlock Method
NormalBrush Properties
AlternateBlocks Property
Blocks Property
Brush Property
InstanceDescription Property
NormalBrushFactory Class
NormalBrushFactory Fields
Instance Field
NormalBrushFactory Methods
MakeBrush Method
MakeInstance Method
NormalBrushFactory Properties
Aliases Property
Description Property
Factory Property
Help Property
Name Property
PasteDrawOperation Class
PasteDrawOperation Constructor
PasteDrawOperation Fields
PasteDrawOperation Methods
DrawBatch Method
NextBlock Method
Prepare Method
ReadParams Method
PasteDrawOperation Properties
Blocks Property
CopyInfo Property
Description Property
ExpectedMarks Property
Name Property
Not Property
Start Property
RainbowBrush Class
RainbowBrush Fields
Instance Field
RainbowBrush Methods
Begin Method
End Method
MakeBrush Method
MakeInstance Method
NextBlock Method
RainbowBrush Properties
Aliases Property
AlternateBlocks Property
Brush Property
Description Property
Factory Property
Help Property
InstanceDescription Property
Name Property
RandomBrush Class
RandomBrush Constructor
RandomBrush Constructor
RandomBrush Constructor (RandomBrush)
RandomBrush Constructor (Block, Int32)
RandomBrush Constructor (Block[], Int32[])
RandomBrush Fields
MaxRatio Field
RandomBrush Methods
Begin Method
End Method
MakeInstance Method
NextBlock Method
RandomBrush Properties
AlternateBlocks Property
BlockRatios Property
Blocks Property
Brush Property
Description Property
Factory Property
InstanceDescription Property
RandomBrushFactory Class
RandomBrushFactory Fields
Instance Field
RandomBrushFactory Methods
MakeBrush Method
RandomBrushFactory Properties
Aliases Property
Help Property
Name Property
ReplaceBrush Class
ReplaceBrush Constructor
ReplaceBrush Constructor
ReplaceBrush Constructor (ReplaceBrush)
ReplaceBrush Constructor (Block[], Block)
ReplaceBrush Methods
Begin Method
End Method
MakeInstance Method
NextBlock Method
ReplaceBrush Properties
AlternateBlocks Property
Blocks Property
Brush Property
Description Property
Factory Property
InstanceDescription Property
Replacement Property
ReplaceBrushBrush Class
ReplaceBrushBrush Constructor
ReplaceBrushBrush Constructor (ReplaceBrushBrush)
ReplaceBrushBrush Constructor (Block, IBrush)
ReplaceBrushBrush Methods
Begin Method
End Method
MakeInstance Method
NextBlock Method
ReplaceBrushBrush Properties
AlternateBlocks Property
Block Property
Brush Property
Description Property
Factory Property
InstanceDescription Property
Replacement Property
ReplacementInstance Property
ReplaceBrushBrushFactory Class
ReplaceBrushBrushFactory Fields
Instance Field
ReplaceBrushBrushFactory Methods
MakeBrush Method
ReplaceBrushBrushFactory Properties
Aliases Property
Help Property
Name Property
ReplaceBrushFactory Class
ReplaceBrushFactory Fields
Instance Field
ReplaceBrushFactory Methods
MakeBrush Method
ReplaceBrushFactory Properties
Aliases Property
Help Property
Name Property
ReplaceNotBrush Class
ReplaceNotBrush Constructor
ReplaceNotBrush Constructor
ReplaceNotBrush Constructor (ReplaceNotBrush)
ReplaceNotBrush Constructor (Block[], Block)
ReplaceNotBrush Methods
Begin Method
End Method
MakeInstance Method
NextBlock Method
ReplaceNotBrush Properties
AlternateBlocks Property
Blocks Property
Brush Property
Description Property
Factory Property
InstanceDescription Property
Replacement Property
ReplaceNotBrushFactory Class
ReplaceNotBrushFactory Fields
Instance Field
ReplaceNotBrushFactory Methods
MakeBrush Method
ReplaceNotBrushFactory Properties
Aliases Property
Help Property
Name Property
SphereDrawOperation Class
SphereDrawOperation Constructor
SphereDrawOperation Fields
SphereDrawOperation Methods
Prepare Method
SphereDrawOperation Properties
Name Property
SphereHollowDrawOperation Class
SphereHollowDrawOperation Constructor
SphereHollowDrawOperation Fields
SphereHollowDrawOperation Methods
Prepare Method
SphereHollowDrawOperation Properties
Name Property
TorusDrawOperation Class
TorusDrawOperation Constructor
TorusDrawOperation Fields
TorusDrawOperation Methods
DrawBatch Method
Prepare Method
TorusDrawOperation Properties
ExpectedMarks Property
Name Property
TriangleDrawOperation Class
TriangleDrawOperation Constructor
TriangleDrawOperation Fields
TriangleDrawOperation Methods
DrawBatch Method
Prepare Method
TriangleDrawOperation Properties
ExpectedMarks Property
Name Property
TriangleWireframeDrawOperation Class
TriangleWireframeDrawOperation Constructor
TriangleWireframeDrawOperation Fields
TriangleWireframeDrawOperation Methods
DrawBatch Method
Prepare Method
TriangleWireframeDrawOperation Properties
ExpectedMarks Property
Name Property
UndoBlock Structure
UndoBlock Constructor
UndoBlock Fields
Block Field
X Field
Y Field
Z Field
UndoBlock Methods
UndoDrawOperation Class
UndoDrawOperation Constructor
UndoDrawOperation Fields
UndoDrawOperation Methods
Begin Method
DrawBatch Method
NextBlock Method
Prepare Method
ReadParams Method
UndoDrawOperation Properties
Description Property
ExpectedMarks Property
Name Property
Redo Property
State Property
UndoState Class
UndoState Constructor
UndoState Fields
Buffer Field
IsTooLargeToUndo Field
Op Field
SyncRoot Field
UndoState Methods
Add Method
Get Method
GetBounds Method
fCraft.Events Namespace
ChatSendingEventArgs Class
ChatSendingEventArgs Fields
RecepientList Field
ChatSendingEventArgs Methods
ChatSendingEventArgs Properties
Cancel Property
FormattedMessage Property
Message Property
MessageType Property
Player Property
ChatSentEventArgs Class
ChatSentEventArgs Methods
ChatSentEventArgs Properties
FormattedMessage Property
Message Property
MessageType Property
PacketCount Property
Player Property
RecepientList Property
CheckedForUpdatesEventArgs Class
CheckedForUpdatesEventArgs Methods
CheckedForUpdatesEventArgs Properties
Result Property
Url Property
CheckingForUpdatesEventArgs Class
CheckingForUpdatesEventArgs Methods
CheckingForUpdatesEventArgs Properties
Cancel Property
Url Property
CommandCalledEventArgs Class
CommandCalledEventArgs Methods
CommandCalledEventArgs Properties
Command Property
Descriptor Property
Player Property
CommandCallingEventArgs Class
CommandCallingEventArgs Methods
CommandCallingEventArgs Properties
Cancel Property
CommandRegisteredEventArgs Class
CommandRegisteredEventArgs Methods
CommandRegisteredEventArgs Properties
Descriptor Property
CommandRegistringEventArgs Class
CommandRegistringEventArgs Methods
CommandRegistringEventArgs Properties
Cancel Property
ConfigKeyChangedEventArgs Class
ConfigKeyChangedEventArgs Constructor
ConfigKeyChangedEventArgs Methods
ConfigKeyChangedEventArgs Properties
Key Property
NewValue Property
OldValue Property
ConfigKeyChangingEventArgs Class
ConfigKeyChangingEventArgs Constructor
ConfigKeyChangingEventArgs Methods
ConfigKeyChangingEventArgs Properties
Cancel Property
Key Property
NewValue Property
OldValue Property
CrashedEventArgs Class
CrashedEventArgs Methods
CrashedEventArgs Properties
Exception Property
IsCommonProblem Property
Location Property
Message Property
ShutdownImminent Property
SubmitCrashReport Property
DrawOperationBeginningEventArgs Class
DrawOperationBeginningEventArgs Constructor
DrawOperationBeginningEventArgs Methods
DrawOperationBeginningEventArgs Properties
Cancel Property
DrawOp Property
DrawOperationEventArgs Class
DrawOperationEventArgs Constructor
DrawOperationEventArgs Methods
DrawOperationEventArgs Properties
DrawOp Property
ForesterBlockPlacingEventArgs Class
ForesterBlockPlacingEventArgs Methods
ForesterBlockPlacingEventArgs Properties
Block Property
Coordinate Property
HeartbeatSendingEventArgs Class
HeartbeatSendingEventArgs Methods
HeartbeatSendingEventArgs Properties
Cancel Property
GetServerUri Property
HeartbeatData Property
Uri Property
HeartbeatSentEventArgs Class
HeartbeatSentEventArgs Methods
HeartbeatSentEventArgs Properties
HeartbeatData Property
ResponseHeaders Property
ResponseStatusCode Property
ResponseText Property
IPBanCancelableEventArgs Class
IPBanCancelableEventArgs Methods
IPBanCancelableEventArgs Properties
Cancel Property
IPBanEventArgs Class
IPBanEventArgs Methods
IPBanEventArgs Properties
BanInfo Property
IPlayerEvent Interface
IPlayerEvent Properties
Player Property
IPlayerInfoEvent Interface
IPlayerInfoEvent Properties
PlayerInfo Property
IWorldEvent Interface
IWorldEvent Properties
World Property
LogEventArgs Class
LogEventArgs Methods
LogEventArgs Properties
Message Property
MessageType Property
RawMessage Property
WriteToConsole Property
WriteToFile Property
MainWorldChangedEventArgs Class
MainWorldChangedEventArgs Methods
MainWorldChangedEventArgs Properties
NewMainWorld Property
OldMainWorld Property
MainWorldChangingEventArgs Class
MainWorldChangingEventArgs Methods
MainWorldChangingEventArgs Properties
Cancel Property
PlayerBeingKickedEventArgs Class
PlayerBeingKickedEventArgs Methods
PlayerBeingKickedEventArgs Properties
Announce Property
Cancel Property
Context Property
Kicker Property
Player Property
Reason Property
RecordToPlayerDB Property
PlayerClickedEventArgs Class
PlayerClickedEventArgs Methods
PlayerClickedEventArgs Properties
Action Property
Block Property
Coords Property
Player Property
PlayerClickingEventArgs Class
PlayerClickingEventArgs Methods
PlayerClickingEventArgs Properties
Action Property
Block Property
Cancel Property
Coords Property
Player Property
PlayerConnectedEventArgs Class
PlayerConnectedEventArgs Methods
PlayerConnectedEventArgs Properties
Player Property
StartingWorld Property
PlayerConnectingEventArgs Class
PlayerConnectingEventArgs Methods
PlayerConnectingEventArgs Properties
Cancel Property
Player Property
PlayerDisconnectedEventArgs Class
PlayerDisconnectedEventArgs Methods
PlayerDisconnectedEventArgs Properties
LeaveReason Property
Player Property
PlayerEventArgs Class
PlayerEventArgs Methods
PlayerEventArgs Properties
Player Property
PlayerHideChangedEventArgs Class
PlayerHideChangedEventArgs Methods
PlayerHideChangedEventArgs Properties
IsNowHidden Property
Player Property
Silent Property
PlayerInfoBanChangedEventArgs Class
PlayerInfoBanChangedEventArgs Methods
PlayerInfoBanChangedEventArgs Properties
Announce Property
Banner Property
PlayerInfo Property
Reason Property
WasUnbanned Property
PlayerInfoBanChangingEventArgs Class
PlayerInfoBanChangingEventArgs Methods
PlayerInfoBanChangingEventArgs Properties
Announce Property
Banner Property
Cancel Property
IsBeingUnbanned Property
PlayerInfo Property
Reason Property
PlayerInfoBeingCreatedEventArgs Class
PlayerInfoBeingCreatedEventArgs Methods
PlayerInfoBeingCreatedEventArgs Properties
Cancel Property
IP Property
IsUnrecognized Property
Name Property
StartingRank Property
PlayerInfoCreatedEventArgs Class
PlayerInfoCreatedEventArgs Methods
PlayerInfoCreatedEventArgs Properties
IsUnrecognized Property
PlayerInfo Property
PlayerInfoFrozenChangedEventArgs Class
PlayerInfoFrozenChangedEventArgs Methods
PlayerInfoFrozenChangedEventArgs Properties
Announce Property
Freezer Property
PlayerInfo Property
WasUnfrozen Property
PlayerInfoFrozenChangingEventArgs Class
PlayerInfoFrozenChangingEventArgs Methods
PlayerInfoFrozenChangingEventArgs Properties
Announce Property
Cancel Property
Freezer Property
IsBeingUnfrozen Property
PlayerInfo Property
PlayerInfoMuteChangedEventArgs Class
PlayerInfoMuteChangedEventArgs Methods
PlayerInfoMuteChangedEventArgs Properties
Announce Property
Duration Property
Muter Property
PlayerInfo Property
WasUnmuted Property
PlayerInfoMuteChangingEventArgs Class
PlayerInfoMuteChangingEventArgs Methods
PlayerInfoMuteChangingEventArgs Properties
Announce Property
Cancel Property
Duration Property
IsBeingUnmuted Property
Muter Property
PlayerInfo Property
PlayerInfoRankChangedEventArgs Class
PlayerInfoRankChangedEventArgs Methods
PlayerInfoRankChangedEventArgs Properties
Announce Property
NewRank Property
OldRank Property
PlayerInfo Property
RankChanger Property
RankChangeType Property
Reason Property
PlayerInfoRankChangingEventArgs Class
PlayerInfoRankChangingEventArgs Methods
PlayerInfoRankChangingEventArgs Properties
Announce Property
Cancel Property
NewRank Property
OldRank Property
PlayerInfo Property
RankChanger Property
RankChangeType Property
Reason Property
PlayerJoinedWorldEventArgs Class
PlayerJoinedWorldEventArgs Methods
PlayerJoinedWorldEventArgs Properties
Context Property
NewWorld Property
OldWorld Property
Player Property
PlayerJoiningWorldEventArgs Class
PlayerJoiningWorldEventArgs Methods
PlayerJoiningWorldEventArgs Properties
Cancel Property
Context Property
NewWorld Property
OldWorld Property
Player Property
TextLine1 Property
TextLine2 Property
PlayerKickedEventArgs Class
PlayerKickedEventArgs Methods
PlayerKickedEventArgs Properties
Announce Property
Context Property
Kicker Property
Player Property
Reason Property
RecordToPlayerDB Property
PlayerMovedEventArgs Class
PlayerMovedEventArgs Methods
PlayerMovedEventArgs Properties
NewPosition Property
OldPosition Property
Player Property
PlayerMovingEventArgs Class
PlayerMovingEventArgs Methods
PlayerMovingEventArgs Properties
Cancel Property
NewPosition Property
OldPosition Property
Player Property
PlayerPlacedBlockEventArgs Class
PlayerPlacedBlockEventArgs Methods
PlayerPlacedBlockEventArgs Properties
Context Property
Coords Property
Map Property
NewBlock Property
OldBlock Property
Player Property
PlayerPlacingBlockEventArgs Class
PlayerPlacingBlockEventArgs Methods
PlayerPlacingBlockEventArgs Properties
Context Property
Coords Property
Map Property
NewBlock Property
OldBlock Property
Player Property
Result Property
SearchingForPlayerEventArgs Class
SearchingForPlayerEventArgs Methods
SearchingForPlayerEventArgs Properties
CheckVisibility Property
Matches Property
Player Property
SearchTerm Property
SearchingForWorldEventArgs Class
SearchingForWorldEventArgs Methods
SearchingForWorldEventArgs Properties
Matches Property
Player Property
SearchQuery Property
SessionConnectingEventArgs Class
SessionConnectingEventArgs Methods
SessionConnectingEventArgs Properties
Cancel Property
IP Property
SessionDisconnectedEventArgs Class
SessionDisconnectedEventArgs Methods
SessionDisconnectedEventArgs Properties
LeaveReason Property
Player Property
ShutdownEventArgs Class
ShutdownEventArgs Methods
ShutdownEventArgs Properties
ShutdownParams Property
UriChangedEventArgs Class
UriChangedEventArgs Methods
UriChangedEventArgs Properties
NewUri Property
OldUri Property
WorldCreatedEventArgs Class
WorldCreatedEventArgs Methods
WorldCreatedEventArgs Properties
Player Property
World Property
WorldCreatingEventArgs Class
WorldCreatingEventArgs Methods
WorldCreatingEventArgs Properties
Cancel Property
Map Property
Player Property
WorldName Property
fCraft.MapConversion Namespace
IMapConverter Interface
IMapConverter Properties
FileExtension Property
Format Property
ServerName Property
StorageType Property
SupportsExport Property
SupportsImport Property
IMapExporter Interface
IMapExporter Methods
Save Method
IMapExporter Properties
IMapImporter Interface
IMapImporter Methods
Claims Method
ClaimsName Method
Load Method
LoadHeader Method
IMapImporter Properties
MapD3 Class
MapD3 Constructor
MapD3 Methods
Claims Method
ClaimsName Method
Load Method
LoadHeader Method
Save Method
MapD3 Properties
FileExtension Property
Format Property
ServerName Property
StorageType Property
SupportsExport Property
SupportsImport Property
MapDat Class
MapDat Constructor
MapDat Methods
Claims Method
ClaimsName Method
Load Method
LoadHeader Method
MapBlock Method
MapBlock Method (Byte)
MapBlock Method (Block)
MapDat Properties
FileExtension Property
Format Property
ServerName Property
StorageType Property
SupportsExport Property
SupportsImport Property
MapFCMv2 Class
MapFCMv2 Constructor
MapFCMv2 Methods
Claims Method
ClaimsName Method
Load Method
LoadHeader Method
MapFCMv2 Properties
FileExtension Property
Format Property
ServerName Property
StorageType Property
SupportsExport Property
SupportsImport Property
MapFCMv3 Class
MapFCMv3 Constructor
MapFCMv3 Methods
Claims Method
ClaimsName Method
Load Method
LoadHeader Method
Save Method
MapFCMv3 Properties
FileExtension Property
Format Property
ServerName Property
StorageType Property
SupportsExport Property
SupportsImport Property
MapFormat Enumeration
MapFormatException Class
MapFormatException Methods
MapFormatException Properties
MapIndev Class
MapIndev Constructor
MapIndev Methods
Claims Method
ClaimsName Method
Load Method
LoadHeader Method
Save Method
MapIndev Properties
FileExtension Property
Format Property
ServerName Property
StorageType Property
SupportsExport Property
SupportsImport Property
MapJTE Class
MapJTE Constructor
MapJTE Methods
Claims Method
ClaimsName Method
Load Method
LoadHeader Method
Save Method
MapJTE Properties
FileExtension Property
Format Property
ServerName Property
StorageType Property
SupportsExport Property
SupportsImport Property
MapMCSharp Class
MapMCSharp Constructor
MapMCSharp Methods
Claims Method
ClaimsName Method
Load Method
LoadHeader Method
Save Method
MapMCSharp Properties
FileExtension Property
Format Property
ServerName Property
StorageType Property
SupportsExport Property
SupportsImport Property
MapMinerCPP Class
MapMinerCPP Constructor
MapMinerCPP Methods
Claims Method
ClaimsName Method
Load Method
LoadHeader Method
Save Method
MapMinerCPP Properties
FileExtension Property
Format Property
ServerName Property
StorageType Property
SupportsExport Property
SupportsImport Property
MapMyne Class
MapMyne Constructor
MapMyne Methods
Claims Method
ClaimsName Method
Load Method
LoadHeader Method
MapMyne Properties
FileExtension Property
Format Property
ServerName Property
StorageType Property
SupportsExport Property
SupportsImport Property
MapOpticraft Class
MapOpticraft Constructor
MapOpticraft Methods
Claims Method
ClaimsName Method
Load Method
LoadHeader Method
Save Method
MapOpticraft Properties
FileExtension Property
Format Property
ServerName Property
StorageType Property
SupportsExport Property
SupportsImport Property
MapRaw Class
MapRaw Constructor
MapRaw Methods
Save Method
MapRaw Properties
FileExtension Property
Format Property
ServerName Property
StorageType Property
SupportsExport Property
SupportsImport Property
MapStorageType Enumeration
MapUtility Class
MapUtility Methods
GetExporter Method
GetExporters Method
GetImporter Method
GetImporters Method
Identify Method
Load Method
LoadHeader Method
RegisterConverter Method
TryLoad Method
TryLoadHeader Method
TrySave Method
NBTag Class
NBTag Constructor
NBTag Constructor
NBTag Constructor (NBTType, String, Object, NBTag)
NBTag Methods
Append Method
Append Method (NBTag)
Append Method (NBTag[])
Append Method (String, NBTag[])
Append Method (String, Byte)
Append Method (String, Byte[])
Append Method (String, Double)
Append Method (String, Int16)
Append Method (String, Int32)
Append Method (String, Int64)
Append Method (String, Single)
Append Method (String, String)
Contains Method
Get Method
Get Method (String, Byte)
Get Method (String, Byte[])
Get Method (String, Double)
Get Method (String, Int16)
Get Method (String, Int32)
Get Method (String, Int64)
Get Method (String, Single)
Get Method (String, String)
GetByte Method
GetBytes Method
GetDouble Method
GetEnumerator Method
GetFloat Method
GetInt Method
GetLong Method
GetShort Method
GetString Method
ReadFile Method
ReadStream Method
ReadString Method
ReadTag Method
Remove Method
Remove Method
Remove Method (String)
Set Method
ToString Method
ToString Method
ToString Method (Boolean)
WriteTag Method
WriteTag Method (BinaryWriter)
WriteTag Method (Stream)
WriteTag Method (String)
WriteTag Method (BinaryWriter, Boolean)
NBTag Properties
FullName Property
IndentedName Property
Item Property
Item Property (Int32)
Item Property (String)
Name Property
Parent Property
Payload Property
Type Property
NBTag.NBTEnumerator Class
NBTag.NBTEnumerator Constructor
NBTEnumerator Methods
Dispose Method
MoveNext Method
Reset Method
NBTEnumerator Properties
Current Property
NBTCompound Class
NBTCompound Constructor
NBTCompound Constructor
NBTCompound Constructor (String)
NBTCompound Fields
Tags Field
NBTCompound Methods
Append Method
Get Method
Remove Method
ToString Method
WriteTag Method
NBTCompound Properties
Item Property
NBTList Class
NBTList Constructor
NBTList Constructor
NBTList Constructor (String, NBTType, ICollection)
NBTList Constructor (String, NBTType, Int32)
NBTList Fields
ListType Field
Tags Field
NBTList Methods
Append Method
Get Method
Remove Method
ToString Method
WriteTag Method
NBTList Properties
Item Property
NBTType Enumeration
NoMapConverterFoundException Class
NoMapConverterFoundException Methods
NoMapConverterFoundException Properties
OpticraftDataStore Class
OpticraftDataStore Constructor
OpticraftDataStore Fields
Zones Field
OpticraftDataStore Methods
OpticraftMetaData Class
OpticraftMetaData Constructor
OpticraftMetaData Methods
OpticraftMetaData Properties
CreationDate Property
Hidden Property
MinimumBuildRank Property
MinimumJoinRank Property
SpawnOrientation Property
SpawnPitch Property
SpawnX Property
SpawnY Property
SpawnZ Property
X Property
Y Property
Z Property
OpticraftZone Class
OpticraftZone Constructor
OpticraftZone Fields
Builders Field
Excluded Field
OpticraftZone Methods
OpticraftZone Properties
MinimumRank Property
Name Property
Owner Property
X1 Property
X2 Property
Y1 Property
Y2 Property
Z1 Property
Z2 Property
JetBrains.Annotations Namespace
BaseTypeRequiredAttribute Class
BaseTypeRequiredAttribute Constructor
BaseTypeRequiredAttribute Methods
BaseTypeRequiredAttribute Properties
BaseTypes Property
CanBeNullAttribute Class
CanBeNullAttribute Constructor
CanBeNullAttribute Methods
CanBeNullAttribute Properties
CannotApplyEqualityOperatorAttribute Class
CannotApplyEqualityOperatorAttribute Constructor
CannotApplyEqualityOperatorAttribute Methods
CannotApplyEqualityOperatorAttribute Properties
ContractAnnotationAttribute Class
ContractAnnotationAttribute Constructor
ContractAnnotationAttribute Constructor (String)
ContractAnnotationAttribute Constructor (String, Boolean)
ContractAnnotationAttribute Methods
ContractAnnotationAttribute Properties
FDT Property
ForceFullStates Property
ImplicitUseKindFlags Enumeration
ImplicitUseTargetFlags Enumeration
InstantHandleAttribute Class
InstantHandleAttribute Constructor
InstantHandleAttribute Methods
InstantHandleAttribute Properties
InvokerParameterNameAttribute Class
InvokerParameterNameAttribute Constructor
InvokerParameterNameAttribute Methods
InvokerParameterNameAttribute Properties
LocalizationRequiredAttribute Class
LocalizationRequiredAttribute Constructor
LocalizationRequiredAttribute Constructor
LocalizationRequiredAttribute Constructor (Boolean)
LocalizationRequiredAttribute Methods
Equals Method
GetHashCode Method
LocalizationRequiredAttribute Properties
Required Property
MeansImplicitUseAttribute Class
MeansImplicitUseAttribute Constructor
MeansImplicitUseAttribute Constructor
MeansImplicitUseAttribute Constructor (ImplicitUseKindFlags)
MeansImplicitUseAttribute Constructor (ImplicitUseTargetFlags)
MeansImplicitUseAttribute Constructor (ImplicitUseKindFlags, ImplicitUseTargetFlags)
MeansImplicitUseAttribute Methods
MeansImplicitUseAttribute Properties
TargetFlags Property
UseKindFlags Property
NotifyPropertyChangedInvocatorAttribute Class
NotifyPropertyChangedInvocatorAttribute Constructor
NotifyPropertyChangedInvocatorAttribute Constructor
NotifyPropertyChangedInvocatorAttribute Constructor (String)
NotifyPropertyChangedInvocatorAttribute Methods
NotifyPropertyChangedInvocatorAttribute Properties
ParameterName Property
NotNullAttribute Class
NotNullAttribute Constructor
NotNullAttribute Methods
NotNullAttribute Properties
PathReferenceAttribute Class
PathReferenceAttribute Constructor
PathReferenceAttribute Constructor
PathReferenceAttribute Constructor (String)
PathReferenceAttribute Methods
PathReferenceAttribute Properties
BasePath Property
PublicAPIAttribute Class
PublicAPIAttribute Constructor
PublicAPIAttribute Constructor
PublicAPIAttribute Constructor (String)
PublicAPIAttribute Methods
PublicAPIAttribute Properties
PureAttribute Class
PureAttribute Constructor
PureAttribute Methods
PureAttribute Properties
StringFormatMethodAttribute Class
StringFormatMethodAttribute Constructor
StringFormatMethodAttribute Methods
StringFormatMethodAttribute Properties
FormatParameterName Property
UsedImplicitlyAttribute Class
UsedImplicitlyAttribute Constructor
UsedImplicitlyAttribute Constructor
UsedImplicitlyAttribute Constructor (ImplicitUseKindFlags)
UsedImplicitlyAttribute Constructor (ImplicitUseTargetFlags)
UsedImplicitlyAttribute Constructor (ImplicitUseKindFlags, ImplicitUseTargetFlags)
UsedImplicitlyAttribute Methods
UsedImplicitlyAttribute Properties
TargetFlags Property
UseKindFlags Property
Mono.Options Namespace
ArgumentSource Class
ArgumentSource Constructor
ArgumentSource Methods
GetArguments Method
GetArguments Method (TextReader)
GetArguments Method (String, IEnumerable)
GetArgumentsFromFile Method
GetNames Method
ArgumentSource Properties
Description Property
Option Class
Option Constructor
Option Constructor (String, String)
Option Constructor (String, String, Int32)
Option Methods
GetNames Method
GetValueSeparators Method
Invoke Method
OnParseComplete Method
Parse Generic Method
ToString Method
Option Properties
Description Property
MaxValueCount Property
OptionValueType Property
Prototype Property
OptionAction Generic Delegate
OptionContext Class
OptionContext Constructor
OptionContext Methods
OptionContext Properties
Option Property
OptionIndex Property
OptionName Property
OptionSet Property
OptionValues Property
OptionException Class
OptionException Constructor
OptionException Constructor
OptionException Constructor (String, String)
OptionException Constructor (String, String, Exception)
OptionException Methods
GetObjectData Method
OptionException Properties
OptionName Property
OptionSet Class
OptionSet Constructor
OptionSet Constructor
OptionSet Constructor (Converter)
OptionSet Methods
Add Method
Add Method (String)
Add Method (ArgumentSource)
Add Method (Option)
Add Method (String, OptionAction)
Add Generic Method
Add Method (String, Action)
Add Generic Method
Add Method (String, String, OptionAction)
Add Generic Method
Add Method (String, String, Action)
Add Generic Method
Contains Method
GetKeyForItem Method
InsertItem Method
Parse Method
Remove Method
RemoveItem Method
SetItem Method
WriteOptionDescriptions Method
OptionSet Properties
ArgumentSources Property
Item Property
MessageLocalizer Property
OptionValueCollection Class
OptionValueCollection Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
ToArray Method
ToList Method
ToString Method
OptionValueCollection Properties
Count Property
IsReadOnly Property
Item Property
OptionValueType Enumeration
ResponseFileSource Class
ResponseFileSource Constructor
ResponseFileSource Methods
GetArguments Method
GetNames Method
ResponseFileSource Properties
Description Property
System.IO.Compression Namespace
ZipStorer Class
ZipStorer Constructor
ZipStorer Methods
AddFile Method
AddStream Method
Close Method
Create Method
Create Method (Stream, String)
Create Method (String, String)
Dispose Method
ExtractFile Method
ExtractFile Method (ZipStorer.ZipFileEntry, Stream)
ExtractFile Method (ZipStorer.ZipFileEntry, String)
Open Method
Open Method (Stream, FileAccess)
Open Method (String, FileAccess)
ReadCentralDir Method
RemoveEntries Method
ZipStorer Properties
EncodeUTF8 Property
ForceDeflating Property
ZipStorer.Compression Enumeration
ZipStorer.ZipFileEntry Structure
ZipFileEntry Fields
Comment Field
CompressedSize Field
Crc32 Field
EncodeUTF8 Field
FileNameInZip Field
FileOffset Field
FileSize Field
HeaderOffset Field
HeaderSize Field
Method Field
ModifyTime Field
ZipFileEntry Methods
ToString Method
This page uses an IFRAME but your browser does not support it.