This website requires JavaScript.
Explore
Help
Register
Sign In
Azimkin
/
CraftBukkit
Watch
1
Star
0
Fork
0
You've already forked CraftBukkit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
117
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
sk89q
6d6668aaeb
Implemented World.spawnBoat(), added CraftMappable interface that defines a method to get an org.bukkit.craftbukkit.CraftEntity from implementing net.minecart.server.Entity entities, changed CraftWorld.toCraftEntity() to use this new interface for boats and minecarts.
2011-01-07 14:01:37 -08:00
src/main
/java
Implemented World.spawnBoat(), added CraftMappable interface that defines a method to get an org.bukkit.craftbukkit.CraftEntity from implementing net.minecart.server.Entity entities, changed CraftWorld.toCraftEntity() to use this new interface for boats and minecarts.
2011-01-07 14:01:37 -08:00
.gitignore
Transition to Maven
2011-01-01 11:47:24 +01:00
LGPL.txt
We're LGPL.
2011-01-02 10:58:11 +01:00
LICENCE.txt
We're LGPL.
2011-01-02 10:58:11 +01:00
pom.xml
Added command-line arguments, forced nogui
2011-01-04 00:43:23 +00:00
Description
No description provided
15
MiB
Languages
Java
100%