コード例 #1
0
ファイル: Item.php プロジェクト: MunkySkunk/BukkitPE
 public static function clearCreativeItems()
 {
     Item::$creative = [];
 }