コード例 #1
0
ファイル: NBT.php プロジェクト: MunkySkunk/BukkitPE
 public function getByte()
 {
     return Binary::readByte($this->get(1));
 }