Exemplo n.º 1
0
 internal override void Write(NBTStream stream)
 {
     stream.WriteShortTag(this.Data);
 }