This website requires JavaScript.
Explore
Help
Register
Sign In
Azimkin
/
Bukkit
Watch
1
Star
0
Fork
0
You've already forked Bukkit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
257
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Erik Broes
13ded78086
Updated Inventory with proper generics, fixed ItemStack to have data as 'Byte' so we can put in nulls when not having data.
2011-01-17 01:50:33 +01:00
src/main/java/org
/bukkit
Updated Inventory with proper generics, fixed ItemStack to have data as 'Byte' so we can put in nulls when not having data.
2011-01-17 01:50:33 +01:00
.gitignore
Cleanups. We use Maven, not Ant.
2011-01-03 19:17:31 +01:00
LICENCE.txt
We're GPL.
2011-01-02 10:57:42 +01:00
pom.xml
PlayerEggThrowEvent
2011-01-11 02:58:51 -05:00
README.md
README Markup fixed
2011-01-03 19:25:33 +01:00
README.md
Bukkit
A Minecraft Server API.
Compilation
We use maven to handle our dependencies.
Install
Maven 3
Check out this repo and:
mvn clean install
Description
No description provided
Readme
2.2
MiB
Languages
Java
100%