fCraft  0.638
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
fCraft.Drawing.ReplaceNotBrushFactory Class Reference

Constructs ReplaceNotBrush. More...

+ Inheritance diagram for fCraft.Drawing.ReplaceNotBrushFactory:
+ Collaboration diagram for fCraft.Drawing.ReplaceNotBrushFactory:

Public Member Functions

IBrush MakeBrush (Player player, CommandReader cmd)
 
- Public Member Functions inherited from fCraft.Drawing.IBrushFactory
IBrush MakeBrush ([NotNull] Player player,[NotNull] CommandReader cmd)
 Creates a new brush for a player, based on given parameters.
 

Static Public Attributes

static readonly
ReplaceNotBrushFactory 
Instance = new ReplaceNotBrushFactory()
 

Properties

string Name [get]
 
string[] Aliases [get, set]
 
string Help [get]
 
- Properties inherited from fCraft.Drawing.IBrushFactory
string Name [get]
 Name of the brush. Should be unique.
 
string Help [get]
 Information printed to the player when they call "/help brush ThisBrushesName". Should include description and usage information.
 
string[] Aliases [get]
 List of aliases/alternate names for this brush. May be null.
 

Detailed Description

Constructs ReplaceNotBrush.

Member Function Documentation

IBrush fCraft.Drawing.ReplaceNotBrushFactory.MakeBrush ( Player  player,
CommandReader  cmd 
)

Member Data Documentation

readonly ReplaceNotBrushFactory fCraft.Drawing.ReplaceNotBrushFactory.Instance = new ReplaceNotBrushFactory()
static

Property Documentation

string [] fCraft.Drawing.ReplaceNotBrushFactory.Aliases
getset
string fCraft.Drawing.ReplaceNotBrushFactory.Help
get
string fCraft.Drawing.ReplaceNotBrushFactory.Name
get

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