fCraft  0.638
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
World.Events.cs File Reference

Classes

interface  fCraft.Events.IWorldEvent
 An EventArgs for an event that directly relates to a particular world. More...
 
class  fCraft.Events.MainWorldChangedEventArgs
 Provides data for WorldManager.MainWorldChanged event. Immutable. More...
 
class  fCraft.Events.MainWorldChangingEventArgs
 Provides data for WorldManager.MainWorldChanging event. Cancelable. More...
 
class  fCraft.Events.SearchingForWorldEventArgs
 Provides data for WorldManager.SearchingForWorld event. Allows changing the results. More...
 
class  fCraft.Events.WorldCreatingEventArgs
 Provides data for WorldManager.WorldCreating event. Allows renaming. Cancelable. More...
 
class  fCraft.Events.WorldCreatedEventArgs
 Provides data for WorldManager.WorldCreated event. Immutable. More...
 

Namespaces

package  fCraft.Events