Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
Octavia Togami f7e1f70e19 Replace BlockStates reading with new 1.16 logic (#1413)
* Replace BlockStates reading with new 1.16 logic

* Account for running on older platforms

Splits out the new reading to AnvilChunk16, uses data version to detect
the appropriate version.

* Move data versions to Constants

Also fixes some logic hiccups that become obvious with the new names.

* Fix LegacyMapper DFU handling

* Fix factor indexing

(cherry picked from commit 8c171f0929e8530aab1731d122649adc58c5161f)
2020-09-02 11:25:50 -04:00
..
blocks Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
command Officially propagate GPL downwards to all files 2020-09-01 16:30:43 -04:00
entity Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
event Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
extension Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
extent Replace BlockStates reading with new 1.16 logic (#1413) 2020-09-02 11:25:50 -04:00
function Officially propagate GPL downwards to all files 2020-09-01 16:30:43 -04:00
history Officially propagate GPL downwards to all files 2020-09-01 16:30:43 -04:00
internal Officially propagate GPL downwards to all files 2020-09-01 16:30:43 -04:00
math Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
regions Update BukkitImplLoader 2020-08-24 21:20:18 -04:00
registry Upstream merge of the registry package 2020-08-18 13:46:14 -04:00
scripting Removed useless functionality 2020-08-24 22:19:07 -04:00
session Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
util Removed useless functionality 2020-08-24 22:19:07 -04:00
world Replace BlockStates reading with new 1.16 logic (#1413) 2020-09-02 11:25:50 -04:00
DisallowedItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
EditSession.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
EditSessionFactory.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
EmptyClipboardException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
IncompleteRegionException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
InvalidItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
LocalConfiguration.java Upstream merge of TranslationManager and ResourceLoader 2020-08-24 12:38:30 -04:00
LocalSession.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MaxBrushRadiusException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MaxChangedBlocksException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MaxRadiusException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MissingWorldException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
NotABlockException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
TracedEditSession.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
UnknownDirectionException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
UnknownItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
WorldEdit.java Upstream merge of TranslationManager and ResourceLoader 2020-08-24 12:38:30 -04:00
WorldEditException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
WorldEditManifest.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00