Erik Broes
|
049a7cc1d0
|
Deprecation cleanup.
|
2012-02-18 13:05:58 -05:00 |
|
Zeerix
|
d384da1e7c
|
[Bleeding] Added Block.breakNaturally and Block.getDrops
|
2012-01-17 19:48:36 +01:00 |
|
Mike Primm
|
64a8e06102
|
[Bleeding] Added Block.getLightFromSky and getLightFromBlocks
|
2012-01-17 19:45:47 +01:00 |
|
Erik Broes
|
88c17a7f86
|
Generic cleaning
|
2012-01-15 14:37:43 +01:00 |
|
Erik Broes
|
b9fca3c04d
|
Generic cleanup of warnings, whitespace and style.
|
2011-12-25 16:02:30 +01:00 |
|
Nathan Adams
|
c89a0dbe99
|
Few more style cleanups
|
2011-10-11 02:16:44 +01:00 |
|
Dinnerbone
|
fe4f4c5f58
|
Many javadoc fixes thanks to Celtic Minstrel
|
2011-09-25 02:56:40 +01:00 |
|
Erik Broes
|
9b0dbed88e
|
Deprecated Block.getFace(Face) and Block.getFace(Face,int); use getRelative()
|
2011-07-17 17:02:37 +02:00 |
|
Erik Broes
|
36d901c6b1
|
Added Block.getPistonMoveReaction, BlockPistonExtend and BlockPistonRetractEvent
|
2011-07-17 17:02:37 +02:00 |
|
Dinnerbone
|
4c36e7903e
|
Added helper methods World.getHighestBlockAt, Block.isEmpty, Block.isLiquid. Added methods to safely retrieve biome/temperature/humidity data for a block without generating the block.
|
2011-07-13 10:39:41 +01:00 |
|
Erik Broes
|
992f1f2bf3
|
Whitespace + general cleanup
|
2011-05-15 14:06:02 +02:00 |
|
Tahg
|
941f25f4c9
|
added methods for getting redstone power
|
2011-03-10 13:23:54 -05:00 |
|
Dinnerbone
|
6f07fa7291
|
You shouldn't be here, little method. We already have a getData.
|
2011-03-04 14:10:55 +00:00 |
|
Tahg
|
dbab772ca8
|
refactor Items
|
2011-02-21 19:57:06 -05:00 |
|
Erik Broes
|
01988e8f6b
|
General cleanup (deprecated+whitespace)
|
2011-02-02 00:28:41 +01:00 |
|
sk89q
|
85827e3614
|
Added Block.isBlockPowered(), block.isBlockIndirectlyPowered().
|
2011-01-28 10:25:13 -08:00 |
|
Adam Tanner
|
3306b07b8d
|
Block instance getLocation() method.
|
2011-01-21 23:59:34 +08:00 |
|
sk89q
|
101fffc82f
|
Added Block.getRelative(BlockFace).
|
2011-01-15 19:33:39 -08:00 |
|
Dinnerbone
|
ba635ade10
|
Moved block stuff from org.bukkit to org.bukkit.block
|
2011-01-15 21:37:08 +00:00 |
|