Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/world/block
Byron Marohn 2259f7d025 Merge upstream changes through 88f22f2e
This was not a straightforward merge. A new method was added upstream to:
        worldedit-core/src/main/java/com/sk89q/worldedit/world/block/BlockType.java

This file has been substantially changed vs upstream worldedit. I merged
things as best I could - added the new method to this interface, and
then implemented it in:
        worldedit-core/src/main/java/com/sk89q/worldedit/world/block/BlockTypes.java

Unfortunately there's no easy way to test that it works - so I left a note...

Signed-off-by: Byron Marohn <combustible@live.com>
2018-12-23 19:58:49 -08:00
..
BlockCategories.java category changes 2018-08-04 11:43:40 +10:00
BlockCategory.java category changes 2018-08-04 11:43:40 +10:00
BlockState.java Typo fix and neatify 2018-10-04 01:12:29 +02:00
BlockStateHolder.java some hasty refactoring 2018-08-28 02:56:28 +10:00
BlockStateImpl.java Fix height brush 2018-09-23 17:10:56 +10:00
BlockStateRegistry.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
BlockType.java Merge upstream changes through 88f22f2e 2018-12-23 19:58:49 -08:00
BlockTypes.java Merge upstream changes through 88f22f2e 2018-12-23 19:58:49 -08:00
BlockTypeSwitch.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
BlockTypeSwitchBuilder.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00