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