fCraft  0.636
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
Events | List of all members
fCraft.INotifiesOnChange Interface Reference

Simple interface for objects to notify of changes in their serializable state. This event is used to trigger saving things like Zone- and MetadataCollection. sender should be set for EventHandler, and e should be set to EventArgs.Empty More...

Inheritance diagram for fCraft.INotifiesOnChange:
Inheritance graph
[legend]

Events

EventHandler Changed
 

Detailed Description

Simple interface for objects to notify of changes in their serializable state. This event is used to trigger saving things like Zone- and MetadataCollection. sender should be set for EventHandler, and e should be set to EventArgs.Empty

Event Documentation

EventHandler fCraft.INotifiesOnChange.Changed

The documentation for this interface was generated from the following file: