Erik Broes
|
df69047324
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
|
sk89q
|
61c37bd369
|
Added Block.isBlockPowered(), block.isBlockIndirectlyPowered().
|
2011-01-28 10:25:28 -08:00 |
|
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 |
|
Adam Tanner
|
2106eeef50
|
CraftBlock instance getLocation() method.
|
2011-01-22 00:05:09 +08:00 |
|
Erik Broes
|
90c52739c4
|
Fixed getChunkAt and usage.
|
2011-01-18 12:38:41 +01:00 |
|
sk89q
|
9e65c243e4
|
Fixed an issue where the block cache became out of date and events were giving erroneous block information.
|
2011-01-15 21:10:24 -08:00 |
|
sk89q
|
c62e387879
|
Added Block.getRelative(BlockFace).
|
2011-01-15 19:33:45 -08:00 |
|
Dinnerbone
|
f78b8c12a6
|
Fixed compilation issues (+small import cleanup in CraftWorld)
|
2011-01-15 21:53:09 +00:00 |
|
Dinnerbone
|
4d1c1fe5ed
|
Moved org.bukkit.craftbukkit.Block to org.bukkit.craftbukkit.block.Block
|
2011-01-15 21:40:18 +00:00 |
|