Difference between revisions of "Client List"
Jump to navigation
Jump to search
(marked 1.8-compatible clients as outdated) |
m (minosoft has rendering) |
||
(118 intermediate revisions by 30 users not shown) | |||
Line 1: | Line 1: | ||
{{ToolsNavbox}} | {{ToolsNavbox}} | ||
− | This is a rather incomplete list of Minecraft clients that users have worked or are working on. This page only lists clients written from scratch; for mods and wrappers, see the [[Utility List]]. | + | This is a rather incomplete list of Minecraft clients that users have worked or are working on. This page only lists clients written from scratch; for mods and wrappers, see the [[Utility List]] and the [[Wrapper List]]. |
− | The column ''Game Graphics'' asks if your client displays in-game activity at a graphical level, such as world chunks, people or mobs moving, or any of that sort. If you are simply displaying things as text, that does '''not''' count. You can also optionally tell us the library you're using for your game graphics while providing your answer.<br style="clear:both;" /> | + | The column ''Game Graphics'' asks if your client displays in-game activity at a graphical level, such as world chunks, people or mobs moving, or any of that sort. If you are simply displaying things as text, that does '''not''' count. You can also optionally tell us the library you're using for your game graphics while providing your answer. |
+ | |||
+ | If you want to add your client, just append it above all others. Active clients are in the table above.<br style="clear:both;" /> | ||
{| class="wikitable sortable" style="text-align: center;" | {| class="wikitable sortable" style="text-align: center;" | ||
Line 14: | Line 16: | ||
! Game Graphics | ! Game Graphics | ||
! Last Version Supported | ! Last Version Supported | ||
+ | ! Development Status | ||
+ | |- | ||
+ | ! [https://github.com/Defective4/Another-Minecraft-Chat-Client Another Minecraft Chat Client] | ||
+ | | A WIP GUI Minecraft Chat Client written from scratch in Java | ||
+ | | [https://github.com/Defective4 Defective4] | ||
+ | | [http://en.wikipedia.org/wiki/Java_(programming_language) Java] | ||
+ | | [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2] | ||
+ | | {{yes}} | ||
+ | | {{planned|Planned}} | ||
+ | | {{yes|1.8 - 1.16.5}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://github.com/stackotter/delta-client delta-client] | ||
+ | | A Minecraft Client for MacOS written in Swift | ||
+ | | [https://github.com/stackotter stackotter] | ||
+ | | [https://developer.apple.com/swift/ Swift] and some [https://en.wikipedia.org/wiki/C_(programming_language) C] | ||
+ | | {{GPLv3}} | ||
+ | | {{yes}} | ||
+ | | {{yes|Yes, using [https://developer.apple.com/metal/ Metal]}} | ||
+ | | {{yes|1.16.1}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://github.com/PrismarineJS/prismarine-web-client prismarine-web-client] | ||
+ | | Minecraft client in the browser using PrismarineJS modules | ||
+ | | [https://github.com/Karang Karang] [https://github.com/rom1504 rom1504] [https://github.com/AwesomestCode AwesomestCode] and other contributors | ||
+ | | [https://en.wikipedia.org/wiki/JavaScript Javascript],[http://nodejs.org/ node.js] | ||
+ | | {{MIT}} | ||
+ | | {{yes}} | ||
+ | | {{yes}} | ||
+ | | {{yes|1.8-1.16.5}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://github.com/michaljaz/web-minecraft web-minecraft] | ||
+ | | Minecraft client in web browser using THREE.js | ||
+ | | [https://github.com/michaljaz michaljaz] | ||
+ | | [https://pl.wikipedia.org/wiki/JavaScript Javascript],[http://nodejs.org/ node.js] | ||
+ | | {{MIT}} | ||
+ | | {{yes}} | ||
+ | | {{yes}} | ||
+ | | {{yes|1.16.5}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://github.com/Tnze/go-mc/ go-mc] | ||
+ | | Create Minecraft bots with golang | ||
+ | | Tnze | ||
+ | | [https://golang.org Go] | ||
+ | | {{MIT}} | ||
+ | | {{yes}} | ||
+ | | {{no}} | ||
+ | | {{yes|1.16.5}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://github.com/willemml/rust-mc rust-mc] | ||
+ | | Minecraft client written in rust, very WIP, no rendering. | ||
+ | | [https://github.com/willemml willemml] | ||
+ | | [https://www.rust-lang.org/ Rust] | ||
+ | | {{GPLv3}} | ||
+ | | {{yes}} | ||
+ | | {{no}} | ||
+ | | {{yes|1.16.3 and 1.15.2 (requires recompile)}} | ||
+ | | {{yes|active}} | ||
+ | |- | ||
+ | ! [https://github.com/willemml/hl-mc-kt hl-mc-kt] | ||
+ | | API for creating bots/clients, also has a built in CLI for launching instances of the built-in chat bot, also works as a chat CLI supporting multiple servers at once using one or more accounts. | ||
+ | | [https://github.com/willemml willemml] | ||
+ | | [https://github.com/jetbrains/kotlin Kotlin] | ||
+ | | {{GPLv3}} | ||
+ | | {{yes}} | ||
+ | | {{no}} | ||
+ | | {{yes|1.16.3}} | ||
+ | | {{yes|active}} | ||
+ | |- | ||
+ | ! [https://github.com/adepierre/Botcraft Botcraft] | ||
+ | | C++ Client Library | ||
+ | | [https://github.com/adepierre adepierre] | ||
+ | | {{C++}} | ||
+ | | [http://www.gnu.org/copyleft/gpl.html GPLv3] | ||
+ | | {{yes}} | ||
+ | | {{yes}} | ||
+ | | {{yes|All release versions from 1.12.2 to 1.16.5}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://github.com/SpockBotMC/RikerBot RikerBot] | ||
+ | | Bot Client Framework | ||
+ | | [https://github.com/nickelpro nickelpro] | ||
+ | | {{C++}}, {{Python}} | ||
+ | | [https://en.wikipedia.org/wiki/Zlib_License zlib] | ||
+ | | {{no}} | ||
+ | | {{no}} | ||
+ | | {{yes|1.16.4}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://gitlab.bixilon.de/bixilon/minosoft Minosoft] | ||
+ | | A wip open source client, that supports almost all versions and snapshots from minecraft. Many improvements, modding api, threading, etc. Look at the [https://gitlab.bixilon.de/bixilon/minosoft/-/blob/master/ReadMe.md ReadMe.md] | ||
+ | | [https://bixilon.de/ Bixilon], tech_e_ | ||
+ | | {{Java}}, [https://github.com/jetbrains/kotlin Kotlin] | ||
+ | | [http://www.gnu.org/copyleft/gpl.html GPLv3] | ||
+ | | {{yes}} | ||
+ | | {{yes|Yes}} | ||
+ | | {{yes|Support for all versions from 13w41b (id: 0) to latest}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://github.com/LaG1924/AltCraft AltCraft] | ||
+ | | WIP C++ client | ||
+ | | [https://github.com/LaG1924/ LaG1924] | ||
+ | | [http://en.wikipedia.org/wiki/C++ C++] | ||
+ | | [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2] | ||
+ | | {{yes}} | ||
+ | | {{yes}} | ||
+ | | {{yes|1.12.2}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://minewebmc.github.io/ mineweb] | ||
+ | | A work-in-progress HTML5 Minecraft client that runs in your browser | ||
+ | | [https://github.com/Heath123/ Heath123], [https://github.com/TheAlan404/ TheAlan404], SiebeDW | ||
+ | | [http://nodejs.org/ node.js] | ||
+ | | Undecided (will be open-source) | ||
+ | | {{no}} | ||
+ | | {{yes|Yes, using [https://github.com/andyhall/noa noa]}} | ||
+ | | {{yes|1.12.2 (may work on other versions but not tested)}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://github.com/PrismarineJS/mineflayer mineflayer] | ||
+ | | Create Minecraft bots with a powerful, stable, and high level JavaScript API. | ||
+ | | [https://github.com/PrismarineJS PrismarineJS] | ||
+ | | [http://nodejs.org/ node.js] | ||
+ | | {{MIT}} | ||
+ | | {{no}} | ||
+ | | {{no}} | ||
+ | | {{yes|1.8-1.16}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://github.com/ammaraskar/pyCraft pyCraft] | ||
+ | | Work in progress client, displays chat at the moment | ||
+ | | Ammar Askar, resba | ||
+ | | {{Python}} | ||
+ | | {{Apache}} | ||
+ | | {{yes}} | ||
+ | | {{no}} | ||
+ | | {{yes|1.15.1}} | ||
+ | | {{yes|Active}} | ||
|- | |- | ||
! [https://github.com/ORelio/Minecraft-Console-Client Minecraft Console Client] | ! [https://github.com/ORelio/Minecraft-Console-Client Minecraft Console Client] | ||
Line 22: | Line 165: | ||
| {{yes}} | | {{yes}} | ||
| {{no}} | | {{no}} | ||
− | | {{yes|1.9}} | + | | {{yes|1.16.4}} |
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://github.com/qubard/mcidle-python mcidle] | ||
+ | | Idling middleware for constant Minecraft connections | ||
+ | | [https://github.com/qubard cub] | ||
+ | | {{Python}} | ||
+ | | {{MIT}} | ||
+ | | {{yes}} | ||
+ | | {{no}} | ||
+ | | {{yes|1.12.2}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://github.com/iceiix/stevenarella Stevenarella] | ||
+ | | Multiprotocol | ||
+ | | [https://github.com/Thinkofname/ Thinkofname], [https://github.com/iceiix/ iceiix] | ||
+ | | [https://www.rust-lang.org/ Rust] | ||
+ | | [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2] | ||
+ | | {{yes}} | ||
+ | | {{yes}} | ||
+ | | {{yes|1.16.5, 1.16.4, 1.16.3, 1.16.2, 1.16.1, 1.16, 1.15.2, 1.15.1, 1.14.2, 1.14.1, 1.14, 19w02a, 18w50a, 1.13.2, 1.12.2, 1.11.2, 1.11, 1.10.2, 1.9.2, 1.9, 15w39c, 1.8.9, 1.7.10+Forge (FML, FML2)}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://github.com/Xandaros/MinecraftCLI MinecraftCLI] | ||
+ | | Command-line client with chat commands | ||
+ | | [https://github.com/Xandaros Xandaros] | ||
+ | | Haskell | ||
+ | | [https://opensource.org/licenses/BSD-2-Clause BSD-2-Clause] | ||
+ | | {{yes}} | ||
+ | | {{no}} | ||
+ | | {{yes|1.12.2}} | ||
+ | | {{unknown|On hiatus since April 2018}} | ||
+ | |- | ||
+ | ! [https://github.com/Litecrafty/Litecraft Litecraft] | ||
+ | | Work in progress, concurrent and Multi-Render backend. | ||
+ | | [https://github.com/Litecrafty/ Litecraft Team] | ||
+ | | {{D}} | ||
+ | | [http://www.apache.org/licenses/LICENSE-2.0.html Apache 2.0] | ||
+ | | {{yes}} | ||
+ | | {{yes}} | ||
+ | | {{yes|1.12.2}} | ||
+ | | {{unknown|On hiatus since January 2019}} | ||
+ | |- | ||
+ | ! [https://github.com/Toranktto/CraftProtocol CraftProtocol] | ||
+ | | Open source partial implementation of Minecraft network protocol and NBT in Python 2.7. | ||
+ | | [https://github.com/Toranktto Toranktto] | ||
+ | | {{Python}} | ||
+ | | {{MIT}} | ||
+ | | {{no}} | ||
+ | | {{no}} | ||
+ | | {{yes|1.8.x, 1.10.x, 1.12.2}} | ||
+ | | {{unknown|On hiatus since September 2018}} | ||
|- | |- | ||
− | ! [https://github.com/ | + | ! [https://github.com/Thinkofname/steven steven] |
| Compiles | | Compiles | ||
− | | [https://github.com/ | + | | [https://github.com/Thinkofname/ Thinkofname] |
+ | | [https://www.rust-lang.org/ Rust] | ||
+ | | [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2] | ||
+ | | {{yes}} | ||
+ | | {{yes}} | ||
+ | | {{no|1.10.2}} | ||
+ | | {{no|Inactive}} | ||
+ | |- | ||
+ | ! [https://github.com/JavaProphet/Osmium Osmium] | ||
+ | | Rendering Client in C | ||
+ | | [https://github.com/JavaProphet JavaProphet] | ||
+ | | {{C}} | ||
+ | | [http://www.gnu.org/copyleft/gpl.html GPLv3] | ||
+ | | {{yes}} | ||
+ | | {{yes}} | ||
+ | | {{no|1.9.4}} | ||
+ | | {{unknown|On hiatus since August 2016}} | ||
+ | |- | ||
+ | ! [https://github.com/Thinkofname/steven-go steven-go] | ||
+ | | Compiles | ||
+ | | [https://github.com/Thinkofname/ Thinkofname] | ||
| [http://golang.org/ Go] | | [http://golang.org/ Go] | ||
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2] | | [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2] | ||
Line 32: | Line 246: | ||
| {{yes}} | | {{yes}} | ||
| {{no|15w32c}} | | {{no|15w32c}} | ||
+ | | {{no|Inactive}} | ||
+ | |- | ||
+ | ! [https://github.com/PistonDevelopers/hematite Hematite] | ||
+ | | Render singleplayer worlds (most blocks supported, no entities) | ||
+ | | [http://www.piston.rs/ Piston] developers | ||
+ | | [http://www.rust-lang.org/ Rust] | ||
+ | | {{MIT}} | ||
+ | | {{unknown}} | ||
+ | | {{yes}} | ||
+ | | {{no|1.8.8}} | ||
+ | | {{unknown|On hiatus since February 2019}} | ||
|- | |- | ||
! [https://github.com/SpockBotMC/SpockBot SpockBot] | ! [https://github.com/SpockBotMC/SpockBot SpockBot] | ||
Line 41: | Line 266: | ||
| {{planned|Planned with plugin}} | | {{planned|Planned with plugin}} | ||
| {{no|1.8.7}} | | {{no|1.8.7}} | ||
− | + | | {{unknown|On hiatus since May 2016}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | {{ | ||
|- | |- | ||
! [https://github.com/woder/torchbot TorchBot] | ! [https://github.com/woder/torchbot TorchBot] | ||
Line 58: | Line 275: | ||
| {{yes}} | | {{yes}} | ||
| {{no}} | | {{no}} | ||
− | | {{ | + | | {{yes|1.12}} |
− | + | | {{unknown|On hiatus since April 2018}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | | {{unknown | ||
− | |||
− | |||
|- | |- | ||
! [http://reticle.mc-atlantida.eu/wiki Reticle] | ! [http://reticle.mc-atlantida.eu/wiki Reticle] | ||
Line 77: | Line 286: | ||
| {{yes|Yes, using Bundle plugin}} | | {{yes|Yes, using Bundle plugin}} | ||
| {{no|1.8}} | | {{no|1.8}} | ||
+ | | {{unknown|Website down}} | ||
|- | |- | ||
! [https://github.com/phase/minekraft minekraft] | ! [https://github.com/phase/minekraft minekraft] | ||
Line 86: | Line 296: | ||
| {{planned|OpenGL Planned}} | | {{planned|OpenGL Planned}} | ||
| {{no|1.8}} | | {{no|1.8}} | ||
+ | | {{unknown|On hiatus since June 2015}} | ||
|- | |- | ||
! [https://github.com/phase/phasebot PhaseBot] | ! [https://github.com/phase/phasebot PhaseBot] | ||
| A bot that can move, interact with blocks, and loads of other things. | | A bot that can move, interact with blocks, and loads of other things. | ||
| [https://github.com/phase Phase] | | [https://github.com/phase Phase] | ||
− | | Java | + | | {{Java}} |
| {{no|No License}} | | {{no|No License}} | ||
| {{planned|Maybe}} | | {{planned|Maybe}} | ||
| {{no|Controlled through chat}} | | {{no|Controlled through chat}} | ||
| {{no|1.8}} | | {{no|1.8}} | ||
+ | | {{unknown|On hiatus since February 2016}} | ||
|- | |- | ||
! [https://github.com/DarkStorm652/DarkBot DarkBot] | ! [https://github.com/DarkStorm652/DarkBot DarkBot] | ||
Line 104: | Line 316: | ||
| {{no}} | | {{no}} | ||
| {{no|1.7.9}} | | {{no|1.7.9}} | ||
+ | | {{unknown| On hiatus since July 2014}} | ||
|- | |- | ||
! [https://github.com/umby24/Minebot C# Minebot] | ! [https://github.com/umby24/Minebot C# Minebot] | ||
Line 113: | Line 326: | ||
| {{no}} | | {{no}} | ||
| {{no|1.6.4}} | | {{no|1.6.4}} | ||
+ | | {{unknown|On hiatus since July 2014}} | ||
|- | |- | ||
! [https://github.com/Dav1dde/BraLa BraLa] | ! [https://github.com/Dav1dde/BraLa BraLa] | ||
Line 122: | Line 336: | ||
| {{yes}} | | {{yes}} | ||
| {{no|1.6.2}} | | {{no|1.6.2}} | ||
+ | | {{unknown|On hiatus since March 2014}} | ||
|- | |- | ||
! [https://github.com/DavidEGrayson/redstone-bot2 redstone-bot2] | ! [https://github.com/DavidEGrayson/redstone-bot2 redstone-bot2] | ||
Line 131: | Line 346: | ||
| {{no}} | | {{no}} | ||
| {{no|1.6.2}} | | {{no|1.6.2}} | ||
+ | | {{unknown|On hiatus since December 2013}} | ||
|- | |- | ||
! [https://github.com/SpoutDev/Spout Spout] (with [https://github.com/VanillaDev/Vanilla Vanilla] plugin) | ! [https://github.com/SpoutDev/Spout Spout] (with [https://github.com/VanillaDev/Vanilla Vanilla] plugin) | ||
Line 140: | Line 356: | ||
| {{yes|Yes, using [http://www.lwjgl.org LWJGL]}} | | {{yes|Yes, using [http://www.lwjgl.org LWJGL]}} | ||
| {{no|1.5.2}} | | {{no|1.5.2}} | ||
+ | | {{unknown|On hiatus since December 2013}} | ||
|- | |- | ||
! [https://github.com/lukleh/TwistedBot TwistedBot] | ! [https://github.com/lukleh/TwistedBot TwistedBot] | ||
Line 149: | Line 366: | ||
| {{no}} | | {{no}} | ||
| {{no|1.5.2}} | | {{no|1.5.2}} | ||
+ | | {{unknown|On hiatus since May 2013}} | ||
|- | |- | ||
! [https://code.google.com/p/mc-bot mcbot] | ! [https://code.google.com/p/mc-bot mcbot] | ||
Line 158: | Line 376: | ||
| {{Yes|Debug 2.5 D}} | | {{Yes|Debug 2.5 D}} | ||
| {{no|1.5.2}} | | {{no|1.5.2}} | ||
− | + | | {{unknown|On hiatus since September 2013}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | {{ | ||
|- | |- | ||
! [https://github.com/shoghicp/Minecraft-PHP-Client-2 Minecraft PHP Client 2] | ! [https://github.com/shoghicp/Minecraft-PHP-Client-2 Minecraft PHP Client 2] | ||
Line 176: | Line 386: | ||
| {{planned|Convert Map to PNG}} | | {{planned|Convert Map to PNG}} | ||
| {{no|1.5.1}} | | {{no|1.5.1}} | ||
+ | | {{no|Marked "Outdated". Last Commit March 2013}} | ||
|- | |- | ||
! [https://github.com/Charged/Miners Charged Miners] | ! [https://github.com/Charged/Miners Charged Miners] | ||
Line 185: | Line 396: | ||
| {{yes}} | | {{yes}} | ||
| {{no|1.3.2}} | | {{no|1.3.2}} | ||
+ | | {{unknown|On hiatus since August 2017}} | ||
|- | |- | ||
! [http://www.planetminecraft.com/project/new-c-driven-minecraft-client-461392/ Revolutional RedStone] | ! [http://www.planetminecraft.com/project/new-c-driven-minecraft-client-461392/ Revolutional RedStone] | ||
Line 194: | Line 406: | ||
| {{yes}} | | {{yes}} | ||
| {{no|1.3.2}} | | {{no|1.3.2}} | ||
+ | | {{unknown|On hiatus since July 2012}} | ||
|- | |- | ||
! [https://github.com/shoghicp/Minecraft-PHP-Client Minecraft PHP Client] | ! [https://github.com/shoghicp/Minecraft-PHP-Client Minecraft PHP Client] | ||
Line 203: | Line 416: | ||
| {{no}} | | {{no}} | ||
| {{no|1.2.5}} | | {{no|1.2.5}} | ||
+ | | {{no|Inactive}} | ||
|- | |- | ||
! [https://github.com/Vijfhoek/Sharpcraft Sharpcraft] | ! [https://github.com/Vijfhoek/Sharpcraft Sharpcraft] | ||
Line 212: | Line 426: | ||
| {{yes|Yes, using [http://en.wikipedia.org/wiki/Microsoft_XNA XNA]}} | | {{yes|Yes, using [http://en.wikipedia.org/wiki/Microsoft_XNA XNA]}} | ||
| {{no|1.2.5}} | | {{no|1.2.5}} | ||
+ | | {{no|Inactive}} | ||
|- | |- | ||
! [https://github.com/axus/libmc--c mc--c] | ! [https://github.com/axus/libmc--c mc--c] | ||
Line 221: | Line 436: | ||
| {{yes}} | | {{yes}} | ||
| {{no|1.1}} | | {{no|1.1}} | ||
+ | | {{unknown|On hiatus since October 2012}} | ||
|- | |- | ||
! [https://github.com/espes/esbot esbot] | ! [https://github.com/espes/esbot esbot] | ||
Line 230: | Line 446: | ||
| {{no}} | | {{no}} | ||
| {{no|Beta 1.8.1}} | | {{no|Beta 1.8.1}} | ||
+ | | {{unknown|On hiatus since September 2011}} | ||
|- | |- | ||
− | ! [ | + | ! [https://github.com/ddevault/TrueCraft TrueCraft] |
| Beta 1.7.3 client for Linux and Windows (and OS X, somewhat) | | Beta 1.7.3 client for Linux and Windows (and OS X, somewhat) | ||
| SirCmpwn and [https://github.com/SirCmpwn/TrueCraft/graphs/contributors others] | | SirCmpwn and [https://github.com/SirCmpwn/TrueCraft/graphs/contributors others] | ||
Line 239: | Line 456: | ||
| {{yes}} | | {{yes}} | ||
| {{no|Beta 1.7.3*}} | | {{no|Beta 1.7.3*}} | ||
+ | | {{no|Inactive}} | ||
|- | |- | ||
! [http://hg.sitedethib.com/mcclient/ mcclient] | ! [http://hg.sitedethib.com/mcclient/ mcclient] | ||
Line 248: | Line 466: | ||
| {{yes}} | | {{yes}} | ||
| {{no|Beta 1.7.2}} | | {{no|Beta 1.7.2}} | ||
+ | | {{unknown|On hiatus since September 2012}} | ||
|- | |- | ||
! [https://github.com/jrupac/minecraft-opengl minecraft-opengl] | ! [https://github.com/jrupac/minecraft-opengl minecraft-opengl] | ||
Line 253: | Line 472: | ||
| Rohan Bansal, Dmitry Drutskoy, Ajay Roopakalu, Sarah Tang | | Rohan Bansal, Dmitry Drutskoy, Ajay Roopakalu, Sarah Tang | ||
| {{C++}} with {{OpenGL}} | | {{C++}} with {{OpenGL}} | ||
− | | {{ | + | | {{GPLv2}} |
| {{no}} | | {{no}} | ||
| {{yes}} | | {{yes}} | ||
| {{no|Beta 1.6.6}} | | {{no|Beta 1.6.6}} | ||
+ | | {{unknown|Last code change June 2011}} | ||
|- | |- | ||
! [https://github.com/zerowidth/golem golem] | ! [https://github.com/zerowidth/golem golem] | ||
Line 266: | Line 486: | ||
| {{no}} | | {{no}} | ||
| {{no|Beta 1.4}} | | {{no|Beta 1.4}} | ||
+ | | {{no|Inactive}} | ||
|} | |} | ||
Latest revision as of 11:03, 6 April 2021
Minecraft Modern Tools and Mods | |
---|---|
Clients | Servers | Decompilers | Libraries | Utilities | Wrappers |
This is a rather incomplete list of Minecraft clients that users have worked or are working on. This page only lists clients written from scratch; for mods and wrappers, see the Utility List and the Wrapper List.
The column Game Graphics asks if your client displays in-game activity at a graphical level, such as world chunks, people or mobs moving, or any of that sort. If you are simply displaying things as text, that does not count. You can also optionally tell us the library you're using for your game graphics while providing your answer.
If you want to add your client, just append it above all others. Active clients are in the table above.
Name | Features | Author(s) | Language | License | Threaded | Game Graphics | Last Version Supported | Development Status |
---|---|---|---|---|---|---|---|---|
Another Minecraft Chat Client | A WIP GUI Minecraft Chat Client written from scratch in Java | Defective4 | Java | Apache V2 | Yes | Planned | 1.8 - 1.16.5 | Active |
delta-client | A Minecraft Client for MacOS written in Swift | stackotter | Swift and some C | GPLv3 | Yes | Yes, using Metal | 1.16.1 | Active |
prismarine-web-client | Minecraft client in the browser using PrismarineJS modules | Karang rom1504 AwesomestCode and other contributors | Javascript,node.js | MIT | Yes | Yes | 1.8-1.16.5 | Active |
web-minecraft | Minecraft client in web browser using THREE.js | michaljaz | Javascript,node.js | MIT | Yes | Yes | 1.16.5 | Active |
go-mc | Create Minecraft bots with golang | Tnze | Go | MIT | Yes | No | 1.16.5 | Active |
rust-mc | Minecraft client written in rust, very WIP, no rendering. | willemml | Rust | GPLv3 | Yes | No | 1.16.3 and 1.15.2 (requires recompile) | active |
hl-mc-kt | API for creating bots/clients, also has a built in CLI for launching instances of the built-in chat bot, also works as a chat CLI supporting multiple servers at once using one or more accounts. | willemml | Kotlin | GPLv3 | Yes | No | 1.16.3 | active |
Botcraft | C++ Client Library | adepierre | C++ | GPLv3 | Yes | Yes | All release versions from 1.12.2 to 1.16.5 | Active |
RikerBot | Bot Client Framework | nickelpro | C++, Python | zlib | No | No | 1.16.4 | Active |
Minosoft | A wip open source client, that supports almost all versions and snapshots from minecraft. Many improvements, modding api, threading, etc. Look at the ReadMe.md | Bixilon, tech_e_ | Java, Kotlin | GPLv3 | Yes | Yes | Support for all versions from 13w41b (id: 0) to latest | Active |
AltCraft | WIP C++ client | LaG1924 | C++ | Apache V2 | Yes | Yes | 1.12.2 | Active |
mineweb | A work-in-progress HTML5 Minecraft client that runs in your browser | Heath123, TheAlan404, SiebeDW | node.js | Undecided (will be open-source) | No | Yes, using noa | 1.12.2 (may work on other versions but not tested) | Active |
mineflayer | Create Minecraft bots with a powerful, stable, and high level JavaScript API. | PrismarineJS | node.js | MIT | No | No | 1.8-1.16 | Active |
pyCraft | Work in progress client, displays chat at the moment | Ammar Askar, resba | Python | Apache License v2 | Yes | No | 1.15.1 | Active |
Minecraft Console Client | Command-line chat client with C# bot support | ORelio | C# | CDDL-1.0 | Yes | No | 1.16.4 | Active |
mcidle | Idling middleware for constant Minecraft connections | cub | Python | MIT | Yes | No | 1.12.2 | Active |
Stevenarella | Multiprotocol | Thinkofname, iceiix | Rust | Apache V2 | Yes | Yes | 1.16.5, 1.16.4, 1.16.3, 1.16.2, 1.16.1, 1.16, 1.15.2, 1.15.1, 1.14.2, 1.14.1, 1.14, 19w02a, 18w50a, 1.13.2, 1.12.2, 1.11.2, 1.11, 1.10.2, 1.9.2, 1.9, 15w39c, 1.8.9, 1.7.10+Forge (FML, FML2) | Active |
MinecraftCLI | Command-line client with chat commands | Xandaros | Haskell | BSD-2-Clause | Yes | No | 1.12.2 | On hiatus since April 2018 |
Litecraft | Work in progress, concurrent and Multi-Render backend. | Litecraft Team | D | Apache 2.0 | Yes | Yes | 1.12.2 | On hiatus since January 2019 |
CraftProtocol | Open source partial implementation of Minecraft network protocol and NBT in Python 2.7. | Toranktto | Python | MIT | No | No | 1.8.x, 1.10.x, 1.12.2 | On hiatus since September 2018 |
steven | Compiles | Thinkofname | Rust | Apache V2 | Yes | Yes | 1.10.2 | Inactive |
Osmium | Rendering Client in C | JavaProphet | C | GPLv3 | Yes | Yes | 1.9.4 | On hiatus since August 2016 |
steven-go | Compiles | Thinkofname | Go | Apache V2 | Yes | Yes | 15w32c | Inactive |
Hematite | Render singleplayer worlds (most blocks supported, no entities) | Piston developers | Rust | MIT | Unknown | Yes | 1.8.8 | On hiatus since February 2019 |
SpockBot | SMP Bot framework, based on BarneyGale's protocol implementation | The SpockBot Project | Python | MIT | No | Planned with plugin | 1.8.7 | On hiatus since May 2016 |
TorchBot | Work in progress standalone bot written from scratch in java, currently supports key features of game(movement, chat, world handling) and plugin system! | woder22 | Java | GPLv3 | Yes | No | 1.12 | On hiatus since April 2018 |
Reticle | Advanced minecraft bot system - Multi-server, API, Plugin system etc | Encorn | Java | Closed source, binaries MIT | Yes | Yes, using Bundle plugin | 1.8 | Website down |
minekraft | Minecraft remade in Kotlin. It will soon have all the features of Minecraft and more. | Phase | Kotlin | MIT | Maybe | OpenGL Planned | 1.8 | On hiatus since June 2015 |
PhaseBot | A bot that can move, interact with blocks, and loads of other things. | Phase | Java | No License | Maybe | Controlled through chat | 1.8 | On hiatus since February 2016 |
DarkBot | Bot framework with an easy-to-use API, full world representation, path finding, AI via tasks (mining, farming, combat), and modular protocol handling | DarkStorm | Java | BSD | Yes | No | 1.7.9 | On hiatus since July 2014 |
C# Minebot | Work in progress standalone bot | Umby24 | C# | MIT | Yes | No | 1.6.4 | On hiatus since July 2014 |
BraLa | Minecraft (S)MP-Client, slogan: "Minecraft on a lower (WTF?) level" | Dav1d | D | GPLv3 | Yes | Yes | 1.6.2 | On hiatus since March 2014 |
redstone-bot2 | Wheat farming, supersonic flying speed, general awareness of world, but no documentation. | DavidEGrayson | Ruby | TBD | Yes | No | 1.6.2 | On hiatus since December 2013 |
Spout (with Vanilla plugin) | Open source, multi-threaded voxel game framework and platform that opens the doors for infinite possibilities. Features infinite height worlds, infinite content, advanced modeling support, and more! | Spout LLC and community | Java | Spout License v1 | Yes | Yes, using LWJGL | 1.5.2 | On hiatus since December 2013 |
TwistedBot | bot and proxy, up to date information in readme on github | lukleh | Python, Twisted | BSD | No | No | 1.5.2 | On hiatus since May 2013 |
mcbot | Minecraft NPC emulator | Shagrat | Pascal Delphi XE2 | Unknown | Yes | Debug 2.5 D | 1.5.2 | On hiatus since September 2013 |
Minecraft PHP Client 2 | Complete rewrite of "Minecraft PHP Client". Has events and actions, and it's modular. Supports online mode and Spoutcraft | shoghicp | PHP | WTFPL | No | Convert Map to PNG | 1.5.1 | Marked "Outdated". Last Commit March 2013 |
Charged Miners | Minecraft Viewer, can connect to classic servers. | Wallbraker et al. | D, Lua | GPLv2 | No | Yes | 1.3.2 | On hiatus since August 2017 |
Revolutional RedStone | Partial Redstone support | RevolutionalRedstone | C++, Lua | Unknown | Yes | Yes | 1.3.2 | On hiatus since July 2012 |
Minecraft PHP Client | "- Superseded by Minecraft PHP Client 2 -" It can move and do other things. Spanish Website | shoghicp | PHP | LGPL | Yes, but only linux | No | 1.2.5 | Inactive |
Sharpcraft | Work in progress SMP (might add SSP) client. | Vijfhoek and F16Gaming | C# | GPLv3 | Yes | Yes, using XNA | 1.2.5 | Inactive |
mc--c | Draw the map. Can't talk or move. | axus | C++ | LGPL | No | Yes | 1.1 | On hiatus since October 2012 |
esbot | dependency gathering and other awesomeness | espes | Python, Twisted | GPLv3 | No | No | Beta 1.8.1 | On hiatus since September 2011 |
TrueCraft | Beta 1.7.3 client for Linux and Windows (and OS X, somewhat) | SirCmpwn and others | C# | MIT | Yes | Yes | Beta 1.7.3* | Inactive |
mcclient | Work in progress SMP client | ThibG | Python with C extension | GPLv3 | No | Yes | Beta 1.7.2 | On hiatus since September 2012 |
minecraft-opengl | Draw the map, move around, break stuff, gather stuff, etc.; doesn't appear to have networking | Rohan Bansal, Dmitry Drutskoy, Ajay Roopakalu, Sarah Tang | C++ with OpenGL | GPLv2 | No | Yes | Beta 1.6.6 | Last code change June 2011 |
golem | ruby 1.9/eventmachine client, acts as a standalone bot or transparent proxy | zerowidth | Ruby | MIT | No | No | Beta 1.4 | Inactive |
- TrueCraft is being actively developed against beta 1.7.3 and intentionally does not support newer versions