Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/command/argument
wizjany f2f9c26602 Expanded the scope of item brushes (/br apply item, /br paint item).
They now additionally take a direction in which the simulated item usage
should be facing.
Also allow the item parser to parse "hand" and "offhand" as items, to
allow platforms with NBT item support return items with NBT (since
parsing is a slightly more complex task).
2019-06-09 20:44:30 -04:00
..
AbstractDirectionConverter.java Expanded the scope of item brushes (/br apply item, /br paint item). 2019-06-09 20:44:30 -04:00
Arguments.java Port ChunkCommands, fix up injection, simplify registration 2019-04-16 23:02:23 -07:00
BooleanConverter.java Fix minor bugs in converters 2019-04-29 22:11:15 -07:00
CommaSeparatedValuesConverter.java Update Text to 3 2019-05-05 23:06:20 -07:00
DirectionConverter.java Expanded the scope of item brushes (/br apply item, /br paint item). 2019-06-09 20:44:30 -04:00
DirectionVectorConverter.java Expanded the scope of item brushes (/br apply item, /br paint item). 2019-06-09 20:44:30 -04:00
EditSessionHolder.java First attempt at integrating Piston as the only command system 2019-04-15 01:21:15 -07:00
EntityRemoverConverter.java Add comprehensive suggestions to many commands. 2019-05-28 22:55:20 -04:00
EnumConverter.java Re-implement many converters using Piston utility converters 2019-04-29 21:57:29 -07:00
FactoryConverter.java Add comprehensive suggestions to many commands. 2019-05-28 22:55:20 -04:00
package-info.java Work on adding converters for some arguments 2019-04-18 19:11:57 -07:00
RegionFactoryConverter.java Re-implement many converters using Piston utility converters 2019-04-29 21:57:29 -07:00
RegistryConverter.java Improve parsing from registries. 2019-05-28 22:55:20 -04:00
SelectorChoice.java Fix licenses 2019-04-23 22:59:11 -07:00
VectorConverter.java Fix minor bugs in converters 2019-04-29 22:11:15 -07:00
ZonedDateTimeConverter.java Merge master, update to texts 2019-04-25 22:11:46 -07:00