History - net.minecraft.world.BlockQueries
26.3-snapshot-3
Names
net.minecraft.world.level.BlockScanUtils
net.minecraft.class_1_1204
net.minecraft.world.BlockQueries
Fields
Constructors
()
Methods
boolean (WorldView, BlockPos, BlockPos, Predicate<BlockState>, AbortableBlockConsumer): findBlocks, method_1_7659, iterateOverBlocks
boolean (WorldView, int, int, int, int, int, int, Predicate<BlockState>, AbortableBlockConsumer): sectionBasedScan, method_1_7662, iterateOverBlocks
boolean (ChunkSection, BlockPos, int, int, int, int, int, int, Predicate<BlockState>, AbortableBlockConsumer): findBlocksInSection, method_1_7660, iterateOverSectionBlocks
boolean (BlockState): lambda$sectionBasedScan$0, method_1_7661, method_1_7661