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 oldPos, Vec3d newPos, Box boundingBox, BlockView.CollisionVisitor visitor) static voidBlockView.collectCollisionsBetween(Vec3d from, Vec3d to, Box box, BlockView.CollisionVisitor visitor)