Skip to content

Commit

Permalink
credit note
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed Jul 14, 2024
1 parent f3cef7c commit a8666bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ public void onChunkData(ChunkDataEvent event) {
*
* So we are simply checking if the first entry of the lowest section's block palette is air
* The lowest section should always have bedrock as the first entry at the bottom section after compacting
* Credits to etianl for original idea to examine the first entry
*
* However, there is a chance for false negatives if the chunk's palette generates with more than 16 different blockstates
* The palette gets resized to a HashMapPalette which does not retain the original entry ordering
Expand Down

0 comments on commit a8666bc

Please sign in to comment.