Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/extent
2018-10-10 11:38:23 -07:00
..
buffer Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
cache Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
clipboard fix sponge schematic offset 2018-09-04 14:26:50 +02:00
inventory Little bit of formatting 2018-08-27 17:24:18 +10:00
reorder Rework block-batching, create draft of chunk batching 2018-10-10 11:38:23 -07:00
transform Properly rotate fences etc 2018-10-08 22:32:26 +10:00
validation Cleanup javadoc warnings in worldedit-core 2018-10-01 15:30:23 -07:00
world Little bit of formatting 2018-08-27 17:24:18 +10:00
AbstractDelegateExtent.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
ChangeSetExtent.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
Extent.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
InputExtent.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
MaskingExtent.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
NullExtent.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
OutputExtent.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00