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
9cd81ddd6d78d625bab88ee0ab0bc6080447fc96
Rekkit
/
src
/
main
/
java
/
org
/
bukkit
/
craftbukkit
History
sk89q
9cd81ddd6d
Added full tile entity data support for all block types that use it, including chests, dispensers, furnaces, mob spawners, and note blocks.
2011-01-23 00:37:10 -08:00
..
block
Added full tile entity data support for all block types that use it, including chests, dispensers, furnaces, mob spawners, and note blocks.
2011-01-23 00:37:10 -08:00
entity
Revert "Entity's bukkitEntity field now holds a CraftEntity by default."
2011-01-21 18:35:32 -08:00
inventory
Fixed:
http://redmine.bukkit.org/issues/204
- fixed armor-slot order.
2011-01-18 00:46:03 +01: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
Implemented server reload
2011-01-20 03:53:43 +00:00
CraftWorld.java
Implement getSpawnLocation().
2011-01-20 08:58:08 +08:00
Main.java
Small whitespace/warning sanitation
2011-01-11 23:11:10 +01:00