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

Classes

class  fCraft.MapConversion.NBTag
 
class  fCraft.MapConversion.NBTag.NBTEnumerator
 
class  fCraft.MapConversion.NBTList
 
class  fCraft.MapConversion.NBTCompound
 

Namespaces

package  fCraft.MapConversion
 

Enumerations

enum  fCraft.MapConversion.NBTType : byte {
  fCraft.MapConversion.End, fCraft.MapConversion.Byte, fCraft.MapConversion.Short, fCraft.MapConversion.Int,
  fCraft.MapConversion.Long, fCraft.MapConversion.Float, fCraft.MapConversion.Double, fCraft.MapConversion.Bytes,
  fCraft.MapConversion.String, fCraft.MapConversion.List, fCraft.MapConversion.Compound
}
 Standard NBT data types. More...