C# Class fCraft.StringNode

Show file Open project: fragmer/fCraft Class Usage Examples

Public Properties

Property Type Description
children fCraft.StringNode[]
payload PlayerInfo
tag byte

Property Details

children public property

public StringNode[],fCraft children
return fCraft.StringNode[]

payload public property

public PlayerInfo,fCraft payload
return PlayerInfo

tag public property

public byte tag
return byte