This website requires JavaScript.
Explore
Help
Sign In
Chronika
/
Rekkit
Watch
1
Star
0
Fork
0
You've already forked Rekkit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7fd0125db5d08eb81da27dc2e9820da2a373e0f9
Rekkit
/
src
/
main
/
java
/
org
/
bukkit
/
craftbukkit
History
sk89q
7fd0125db5
Fixed World.dropItemNaturally() not specifying the Y and Z coordinates correctly.
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:24:07 +00:00
CraftServer.java
Added Server.broadcastMessage().
2011-01-15 13:40:35 -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