.. |
blocks
|
Removed foundation.* package.
|
2014-04-02 21:23:14 -07:00 |
command
|
Created pattern, mask, and block registries.
|
2014-04-03 17:52:53 -07:00 |
event
|
Removed EditSessionFactory in favor of event-based system.
|
2014-04-02 18:57:25 -07:00 |
extension
|
Created pattern, mask, and block registries.
|
2014-04-03 17:52:53 -07:00 |
extent
|
Created pattern, mask, and block registries.
|
2014-04-03 17:52:53 -07:00 |
function
|
Created pattern, mask, and block registries.
|
2014-04-03 17:52:53 -07:00 |
history
|
Changed BlockOptimizedHistory to use TupleArrayList and FastListIterator.
|
2014-03-31 20:10:09 -07:00 |
internal
|
Created pattern, mask, and block registries.
|
2014-04-03 17:52:53 -07:00 |
math
|
General code cleanup.
|
2014-03-31 20:29:05 -07:00 |
regions
|
Created pattern, mask, and block registries.
|
2014-04-03 17:52:53 -07:00 |
schematic
|
(Breaking) Moved some packages around.
|
2014-04-02 19:20:12 -07:00 |
scripting
|
(Breaking) Moved some packages around.
|
2014-04-02 19:20:12 -07:00 |
session/request
|
Created pattern, mask, and block registries.
|
2014-04-03 17:52:53 -07:00 |
util
|
(Breaking) Moved some packages around.
|
2014-04-02 19:20:12 -07:00 |
world
|
Removed foundation.* package.
|
2014-04-02 21:23:14 -07:00 |
BiomeType.java
|
Biome clean up & fixes
|
2012-04-10 13:09:47 +02:00 |
BiomeTypes.java
|
Add biome support
|
2012-03-20 18:09:48 -07:00 |
BlockVector2D.java
|
Added constants to Vector2D, BlockVector and BlockVector2D and made the ones in Vector final.
|
2013-08-06 11:50:38 -04:00 |
BlockVector.java
|
Added constants to Vector2D, BlockVector and BlockVector2D and made the ones in Vector final.
|
2013-08-06 11:50:38 -04:00 |
BlockWorldVector2D.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
BlockWorldVector.java
|
Made BlockWorldVector.equals accept all kinds of Vectors, not just WorldVectors.
|
2013-08-06 11:50:40 -04:00 |
CuboidClipboard.java
|
(Breaking) Moved some packages around.
|
2014-04-02 19:20:12 -07:00 |
DisallowedItemException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
EditSession.java
|
Created pattern, mask, and block registries.
|
2014-04-03 17:52:53 -07:00 |
EditSessionFactory.java
|
(Breaking) Moved some packages around.
|
2014-04-02 19:20:12 -07:00 |
EmptyClipboardException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
EntityType.java
|
Added ALL and ITEM_FRAME to /remove'able entities
|
2012-12-25 16:44:54 -05:00 |
FilenameException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
FilenameResolutionException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
FileSelectionAbortedException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
IncompleteRegionException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
InvalidFilenameException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
InvalidItemException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
InvalidToolBindException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
LocalConfiguration.java
|
(Breaking) Moved some packages around.
|
2014-04-02 19:20:12 -07:00 |
LocalEntity.java
|
Added basic entity handling with copy and paste.
|
2012-03-29 21:18:14 -07:00 |
LocalPlayer.java
|
(Breaking) Moved some packages around.
|
2014-04-02 19:20:12 -07:00 |
LocalSession.java
|
Created pattern, mask, and block registries.
|
2014-04-03 17:52:53 -07:00 |
LocalWorld.java
|
Created pattern, mask, and block registries.
|
2014-04-03 17:52:53 -07:00 |
Location.java
|
Add toString to Location
|
2013-01-02 19:43:32 -05:00 |
MaxBrushRadiusException.java
|
Fixed some warnings.
|
2013-08-03 14:46:37 +02:00 |
MaxChangedBlocksException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
MaxRadiusException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
MobType.java
|
Update MobType list, even though it's almost never used.
|
2013-07-02 07:34:42 -04:00 |
NotABlockException.java
|
Added LocalPlayer.getBlockInHand().
|
2013-11-30 17:21:35 +01:00 |
PlayerDirection.java
|
update cardinal directions to match Minecraft
|
2012-12-02 01:19:37 +01:00 |
PlayerNeededException.java
|
Added license blocks to some files that were still missing them.
|
2011-12-26 00:57:26 +01:00 |
ServerInterface.java
|
Add biome support
|
2012-03-20 18:09:48 -07:00 |
SessionCheck.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
UnknownBiomeTypeException.java
|
Add biome support
|
2012-03-20 18:09:48 -07:00 |
UnknownDirectionException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
UnknownItemException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
Vector2D.java
|
Added constants to Vector2D, BlockVector and BlockVector2D and made the ones in Vector final.
|
2013-08-06 11:50:38 -04:00 |
Vector.java
|
Added constants to Vector2D, BlockVector and BlockVector2D and made the ones in Vector final.
|
2013-08-06 11:50:38 -04:00 |
VectorFace.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
WorldEdit.java
|
Created pattern, mask, and block registries.
|
2014-04-03 17:52:53 -07:00 |
WorldEditException.java
|
Created pattern, mask, and block registries.
|
2014-04-03 17:52:53 -07:00 |
WorldEditNotInstalled.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
WorldEditOperation.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
WorldEditPermissionException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
WorldVector2D.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
WorldVector.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
WorldVectorFace.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |