mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 07:20:24 +01:00
c754e7ffc2
Updated loads of return values to now return actual Craft* objects. Added a shitton of constructors to CraftItemStack so you can now finally properly make your ItemStacks. By: Erik Broes <erikbroes@grum.nl> |
||
---|---|---|
.. | ||
src/main/java/org/bukkit/craftbukkit | ||
.gitignore | ||
LGPL.txt | ||
LICENCE.txt | ||
pom.xml | ||
README.md |
CraftBukkit
A Bukkit (Minecraft Server API) implementation
Compilation
We use maven to handle our dependencies.