Skip to content

Commit

Permalink
Add for 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
dordsor21 committed Sep 20, 2024
1 parent 691fc96 commit 7811de9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -385,8 +385,6 @@ public Collection<FaweCompoundTag> entities() {

@Override
public Set<com.sk89q.worldedit.entity.Entity> getFullEntities() {
getSections(true);
getChunk();
List<Entity> entities = PaperweightPlatformAdapter.getEntities(ensureLoaded(serverLevel, chunkX, chunkZ));
if (entities.isEmpty()) {
return Collections.emptySet();
Expand Down

0 comments on commit 7811de9

Please sign in to comment.