remove getNearbyBlockTypes

This commit is contained in:
MaxRobinsonTheGreat 2025-08-29 11:35:31 -05:00
parent a83c5bb236
commit af7bad0c60

View file

@ -4,7 +4,6 @@ import {
getNearbyPlayerNames,
getInventoryCounts,
getNearbyEntityTypes,
getNearbyBlockTypes,
getBlockAtPosition,
getFirstBlockAboveHead
} from "./world.js";