Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/extent
wizjany b3053f19ce Pagination changes and cleanup.
Refactored PaginationBox to be abstract. Implementations can generate individual components as needed now.
Add lots of Component usage to schematic list, help listings, etc.
Fix a few schematic and file resolution issues.
2019-04-28 01:12:05 -04: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 Pagination changes and cleanup. 2019-04-28 01:12:05 -04: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