Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Markus Persson のゲーム MiniCraft のドット クラス ファイルを編集して、ゲームに [保存] ボタンを追加しようとしています。しかし、クラスファイルの編集方法がわかりません。
.class は「コンパイルされた」Java ファイルです。そのファイルは編集しません。Java ソースが必要になります。