Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/extension/factory
2018-08-30 14:51:38 +10:00
..
BlockFactory.java Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2018-08-10 20:29:06 +10:00
DefaultBlockParser.java Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2018-08-10 20:29:06 +10:00
DefaultItemParser.java Parser must use lowercase. 2018-08-04 11:43:41 +10:00
DefaultMaskParser.java Add a mask for block categories. Eg, you can now do //replace ##wool minecraft:sand to replace all wool with sand 2018-08-30 14:51:38 +10:00
HashTagPatternParser.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
ItemFactory.java Add some experimental brush commands. 2015-10-26 23:14:30 -07:00
MaskFactory.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
PatternFactory.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
RandomPatternParser.java Make a lot of progress on legacy conversions. 2018-08-04 11:43:42 +10:00
SingleBlockPatternParser.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00