Uses of Interface
net.minecraft.world.level.BlockGetter.BlockStepVisitor
Packages that use BlockGetter.BlockStepVisitor
-
Uses of BlockGetter.BlockStepVisitor in net.minecraft.world.level
Methods in net.minecraft.world.level with parameters of type BlockGetter.BlockStepVisitorModifier and TypeMethodDescriptionprivate static intBlockGetter.addCollisionsAlongTravel(it.unimi.dsi.fastutil.longs.LongSet visited, Vec3 travelVector, AABB boundingBox, BlockGetter.BlockStepVisitor visitor) static booleanBlockGetter.forEachBlockIntersectedBetween(Vec3 from, Vec3 to, AABB boundingBox, BlockGetter.BlockStepVisitor visitor)