Uses of Interface
net.minecraft.world.BlockView.CollisionVisitor
Packages that use BlockView.CollisionVisitor
-
Uses of BlockView.CollisionVisitor in net.minecraft.world
Methods in net.minecraft.world with parameters of type BlockView.CollisionVisitorModifier and TypeMethodDescriptionprivate static intBlockView.collectCollisionsBetween(LongSet visited, Vec3d vec3d, Box box, BlockView.CollisionVisitor collisionVisitor) static booleanBlockView.collectCollisionsBetween(Vec3d from, Vec3d to, Box box, BlockView.CollisionVisitor visitor)