Difference between revisions of "Library List"

From wiki.vg
Jump to navigation Jump to search
(Tidy up page to match Servers and fix supported versions)
Line 22: Line 22:
 
| [http://nodejs.org/ node.js]
 
| [http://nodejs.org/ node.js]
 
| {{BSD}}
 
| {{BSD}}
| {{yes|1.5}}
+
| {{yes|1.5.2}}
 
|-
 
|-
 
! [https://github.com/dkkline/McClientLib McClientLib]
 
! [https://github.com/dkkline/McClientLib McClientLib]
Line 29: Line 29:
 
| {{Python}}
 
| {{Python}}
 
| {{MIT}}
 
| {{MIT}}
| {{yes|1.5}}
+
| {{yes|1.5.2}}
 
|-
 
|-
 
! [https://github.com/pdelvo/Pdelvo.Minecraft Pdelvos Protocol Implementation]
 
! [https://github.com/pdelvo/Pdelvo.Minecraft Pdelvos Protocol Implementation]
Line 36: Line 36:
 
| {{C sharp}}
 
| {{C sharp}}
 
| {{MIT}}
 
| {{MIT}}
| {{supports|1.4.7}}
+
| {{yes|1.5.2}}
 
|-
 
|-
 
! [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 43: Line 43:
 
| {{PHP}}
 
| {{PHP}}
 
| {{WTFPL}}
 
| {{WTFPL}}
| {{supports|1.4.7}}
+
| {{supports|1.5.1}}
 +
|-
 +
! [http://github.com/Steveice10/mc-protocol-lib mc-protocol-lib]
 +
| Java implementation of the Minecraft protocol.
 +
| Steveice10
 +
| {{Java}}
 +
| {{MIT}}
 +
| {{supports|1.5.1}}
 
|-
 
|-
 
! [https://github.com/ags131/SharpMinecraftLibrary SharpMinecraftLibrary]
 
! [https://github.com/ags131/SharpMinecraftLibrary SharpMinecraftLibrary]
Line 50: Line 57:
 
| {{C sharp}}
 
| {{C sharp}}
 
| {{unknown}}
 
| {{unknown}}
| {{supports|1.4.2}}
+
| {{no|1.4.4}}
|-
 
! [http://github.com/Steveice10/mc-protocol-lib mc-protocol-lib]
 
| Java implementation of the Minecraft protocol.
 
| Steveice10
 
| {{Java}}
 
| {{MIT}}
 
| {{supports|1.3.2}}
 
 
|-
 
|-
 
! [https://github.com/deoxxa/libmcnet libmcnet]
 
! [https://github.com/deoxxa/libmcnet libmcnet]
Line 64: Line 64:
 
| {{C}}
 
| {{C}}
 
| {{BSD}}
 
| {{BSD}}
| {{supports|1.3.2}}
+
| {{no|1.4}}
 
|-
 
|-
 
! [https://github.com/deoxxa/node-mcnet node-mcnet]
 
! [https://github.com/deoxxa/node-mcnet node-mcnet]
Line 71: Line 71:
 
| {{JavaScript}}, [http://nodejs.org/ node.js]
 
| {{JavaScript}}, [http://nodejs.org/ node.js]
 
| {{BSD}}
 
| {{BSD}}
| {{supports|1.3.2}}
+
| {{no|1.3.2}}
 
|-
 
|-
 
! [https://github.com/Maincraft/MCPackets MCPackets]
 
! [https://github.com/Maincraft/MCPackets MCPackets]
Line 78: Line 78:
 
| {{Java}}
 
| {{Java}}
 
| {{unknown}}
 
| {{unknown}}
| {{supports|1.2.5}}
+
| {{no|1.2.5}}
 
|-
 
|-
 
! [https://github.com/axus/libmc--c libmc--c]
 
! [https://github.com/axus/libmc--c libmc--c]
Line 85: Line 85:
 
| {{C++}}, {{OpenGL}}
 
| {{C++}}, {{OpenGL}}
 
| {{GPLv3}}
 
| {{GPLv3}}
| {{supports|1.1}}
+
| {{no|1.1}}
 
|-
 
|-
 
! [https://github.com/mave/mcproxy mcproxy]
 
! [https://github.com/mave/mcproxy mcproxy]
Line 92: Line 92:
 
| {{C++}}
 
| {{C++}}
 
| {{GPLv3}}
 
| {{GPLv3}}
| {{supports|1.1}}
+
| {{no|1.1}}
 
|-
 
|-
 
! [https://github.com/fragmer/fNbt fNbt]
 
! [https://github.com/fragmer/fNbt fNbt]

Revision as of 23:12, 23 May 2013

Minecraft Modern Tools and Mods
Clients | Servers | Decompilers | Libraries | Utilities | Wrappers

This is a rather incomplete list of Minecraft related libraries currently in development.

Name Description Author(s) Language License Last Version Supported
Craft.Net .NET Minecraft client, server, and data manipulation library Drew DeVault (SirCmpwn) C# MIT 13w16aprerelease
node-minecraft-protocol npm install minecraft-protocol superjoe node.js BSD 1.5.2
McClientLib Python MineCraft client protocol. Jeppe Klitgaard (Dkkline) Python MIT 1.5.2
Pdelvos Protocol Implementation .NET client/server protocol library with support for several versions. pdelvo C# MIT 1.5.2
Minecraft PHP Client 2 PHP client and protocol library. With events, actions and API shoghicp PHP WTFPL Template:Supports
mc-protocol-lib Java implementation of the Minecraft protocol. Steveice10 Java MIT Template:Supports
SharpMinecraftLibrary ags131, electronicboy C# Unknown 1.4.4
libmcnet Event based, zero-copy, portable Minecraft network protocol parser deoxxa C BSD 1.4
node-mcnet Node.JS bindings to libmcnet deoxxa JavaScript, node.js BSD 1.3.2
MCPackets Java Minecraft protocol library main() Java Unknown 1.2.5
libmc--c World representation data structures and OpenGL drawing functions. axus C++, OpenGL GPLv3 1.1
mcproxy Minecraft Proxy (and bot) framework in C++ mave C++ GPLv3 1.1
fNbt Minecraft Proxy (and bot) framework in C++ fragmer (Scootabyte) C BSD n/a