3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-06 16:12:51 +02:00
FastAsyncWorldEdit/worldedit-bukkit
Jordan 177d731957
Add back statically-set reserved IDs for air blocks only, make it clear they're "reserved" (#1502)
* Add back statically-set reserved IDs for air blocks only, make it clear they're "reserved"
Also:
 - Ensure that reserved is never returned in GET block operations
 - "empty" thus doesn't exist in the GET update methods; remove the needless checks
 - Allow GET/SET chunks to determine their own default values for non-present blocks/sections

* Add comments
2021-12-29 16:17:20 +01:00
..
adapters Add back statically-set reserved IDs for air blocks only, make it clear they're "reserved" (#1502) 2021-12-29 16:17:20 +01:00
src Add back statically-set reserved IDs for air blocks only, make it clear they're "reserved" (#1502) 2021-12-29 16:17:20 +01:00
build.gradle.kts fix: Fix /fawe debugpaste 2021-12-22 00:53:27 +01:00