Plex-FAWE/src/main/java/com/sk89q/worldedit
2014-07-26 00:28:19 -07:00
..
blocks Clean up Javadocs for the blocks.* package. 2014-07-26 00:28:19 -07:00
command Implemented new biome API. 2014-07-17 00:21:13 -07:00
entity Made BukkitEntity keep a weak ref to the entity and cleaned up code. 2014-07-18 11:43:18 -07:00
event Overhauled command handling and suggestion support. 2014-06-28 16:30:02 -07:00
extension Change some platform related messages. 2014-07-18 17:19:35 -07:00
extent Add block transform test that tests against older rotation code. 2014-07-18 01:01:47 -07:00
function Clean up Javadocs for the blocks.* package. 2014-07-26 00:28:19 -07:00
history Add support for copying entities between Extents. 2014-07-10 22:22:35 -07:00
internal Implemented new biome API. 2014-07-17 00:21:13 -07:00
math Convert newer API from radians to degrees. 2014-07-15 20:10:14 -07:00
regions Fix naming errors in ArbitraryBiomeShape caused by biome commit. 2014-07-17 14:50:44 -07:00
schematic Remove DataException from NbtValued's setNbtData(). 2014-07-13 18:15:44 -07:00
scripting Removed LocalPlayer from commands and removed various uses of old Mask and Pattern classes. 2014-06-28 01:01:49 -07:00
session Add a new block metadata framework and fix //rotate and //flip. 2014-07-09 14:14:41 -07:00
util Show where to get help. 2014-07-18 18:04:34 -07:00
world Remove Trove usage temporarily due to shading issues with Gradle build. 2014-07-23 16:20:43 -07:00
BlockVector.java Standardized file headers. 2014-04-04 15:23:11 -07:00
BlockVector2D.java Standardized file headers. 2014-04-04 15:23:11 -07:00
BlockWorldVector.java Standardized file headers. 2014-04-04 15:23:11 -07:00
BlockWorldVector2D.java Standardized file headers. 2014-04-04 15:23:11 -07:00
CuboidClipboard.java Standardized file headers. 2014-04-04 15:23:11 -07:00
DisallowedItemException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
EditSession.java Made BukkitEntity keep a weak ref to the entity and cleaned up code. 2014-07-18 11:43:18 -07:00
EditSessionFactory.java Change docs in EditSessionFactory so it is more obvious what the change is. 2014-07-18 14:46:39 -07:00
EmptyClipboardException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
FilenameException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
FilenameResolutionException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
FileSelectionAbortedException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
IncompleteRegionException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
InvalidFilenameException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
InvalidItemException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
InvalidToolBindException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
LocalConfiguration.java Show where to get help. 2014-07-18 18:04:34 -07:00
LocalEntity.java Standardized file headers. 2014-04-04 15:23:11 -07:00
LocalPlayer.java Updated events to choose the best platform for certain tasks. 2014-06-27 13:14:44 -07:00
LocalSession.java Disable first time help message for now. 2014-07-19 15:40:44 -07:00
LocalWorld.java Re-implement /remove and /butcher with the new entity API. 2014-07-15 19:47:47 -07:00
Location.java Added a new Location and added Entity.getLocation(). 2014-04-26 19:48:30 -07:00
MaxBrushRadiusException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
MaxChangedBlocksException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
MaxRadiusException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
MobType.java Standardized file headers. 2014-04-04 15:23:11 -07:00
NotABlockException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
PlayerDirection.java Standardized file headers. 2014-04-04 15:23:11 -07:00
PlayerNeededException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
ServerInterface.java Created AbstractPlatform and deprecated ServerInterface. 2014-04-04 21:15:37 -07:00
SessionCheck.java Standardized file headers. 2014-04-04 15:23:11 -07:00
UnknownBiomeTypeException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
UnknownDirectionException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
UnknownItemException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
Vector.java Convert newer API from radians to degrees. 2014-07-15 20:10:14 -07:00
Vector2D.java Convert newer API from radians to degrees. 2014-07-15 20:10:14 -07:00
VectorFace.java Standardized file headers. 2014-04-04 15:23:11 -07:00
WorldEdit.java Add a new block metadata framework and fix //rotate and //flip. 2014-07-09 14:14:41 -07:00
WorldEditException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
WorldEditNotInstalled.java Standardized file headers. 2014-04-04 15:23:11 -07:00
WorldEditOperation.java Standardized file headers. 2014-04-04 15:23:11 -07:00
WorldEditPermissionException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
WorldVector.java Changed Location to use Extents rather than worlds and overhauled the new Entity code a bit. 2014-06-29 15:36:41 -07:00
WorldVector2D.java Standardized file headers. 2014-04-04 15:23:11 -07:00
WorldVectorFace.java Standardized file headers. 2014-04-04 15:23:11 -07:00