Example #1
0
 public override void ReadPayload(NBTStreamReader reader)
 {
     Value = reader.ReadByte();
 }