Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/extent
2019-04-26 16:41:39 +10:00
..
buffer Added a few new things using block states. 2019-02-14 17:21:01 -05:00
cache Tweak the last access extent cache to provide better caching 2018-12-29 19:21:45 +10:00
clipboard Fix 1.13 entity direction code, port old schematics 2019-04-26 16:41:39 +10:00
inventory Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
reorder Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
transform Added support for 'rotation' BlockState values. 2019-01-22 21:59:20 +10:00
validation Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
world Actually support disabling chunk loading extent 2019-01-22 21:34:37 +10:00
AbstractDelegateExtent.java Use a proper registry for biomes 2019-02-16 17:27:00 +10:00
ChangeSetExtent.java Use a proper registry for biomes 2019-02-16 17:27:00 +10:00
Extent.java Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
InputExtent.java Use a proper registry for biomes 2019-02-16 17:27:00 +10:00
MaskingExtent.java Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
NullExtent.java Use a proper registry for biomes 2019-02-16 17:27:00 +10:00
OutputExtent.java Use a proper registry for biomes 2019-02-16 17:27:00 +10:00