Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/registry
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
..
state Merge upstream changes through 88f22f2e 2018-12-23 19:58:49 -08:00
Category.java Fixed some bugs and cleanup some code. 2018-08-13 22:18:12 +10:00
NamespacedRegistry.java Added an entity, weathertype, and gamemode registry. 2018-08-04 11:43:41 +10:00
Registry.java Added an entity, weathertype, and gamemode registry. 2018-08-04 11:43:41 +10:00