This website requires JavaScript.
Explore
Help
Sign In
SteamWar
/
Paper
Watch
9
Star
0
Fork
0
You've already forked Paper
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f4f967ec4db289c349bf7a8061f8475cab958e08
Paper
/
paper-server
/
src
/
main
/
java
/
org
/
bukkit
/
craftbukkit
History
CraftBukkit/Spigot
f4f967ec4d
Fixed World.dropItemNaturally() not specifying the Y and Z coordinates correctly.
...
By: sk89q <
the.sk89q@gmail.com
>
2011-01-15 13:45:48 -08:00
..
block
Moved org.bukkit.craftbukkit.Block to org.bukkit.craftbukkit.block.Block
2011-01-15 21:40:18 +00:00
entity
Moved org.bukkit.Vector to org.bukkit.util.
2011-01-15 13:44:22 -08:00
inventory
All inventory stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.inventory
2011-01-15 21:29:17 +00:00
CraftChunk.java
Implemented Chunk.getWorld()
2011-01-04 14:17:05 +00:00
CraftMappable.java
All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity
2011-01-15 21:23:28 +00:00
CraftServer.java
Added Server.broadcastMessage().
2011-01-15 13:40:15 -08:00
CraftWorld.java
Fixed World.dropItemNaturally() not specifying the Y and Z coordinates correctly.
2011-01-15 13:45:48 -08:00
Main.java
Small whitespace/warning sanitation
2011-01-11 23:11:10 +01:00