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 delta, Box box, BlockView.CollisionVisitor visitor) static booleanBlockView.collectCollisionsBetween(Vec3d from, Vec3d to, Box box, BlockView.CollisionVisitor visitor)