Uses of Class
net.minecraft.util.collection.ReusableStream
-
Uses of ReusableStream in net.minecraft.entity
Modifier and TypeMethodDescriptionstatic Vec3d
Entity.adjustMovementForCollisions
(@Nullable Entity entity, Vec3d movement, Box entityBoundingBox, World world, ShapeContext context, ReusableStream<VoxelShape> collisions) static Vec3d
Entity.adjustMovementForCollisions
(Vec3d movement, Box entityBoundingBox, ReusableStream<VoxelShape> collisions) static Vec3d
Entity.adjustSingleAxisMovementForCollisions
(Vec3d movement, Box entityBoundingBox, WorldView world, ShapeContext context, ReusableStream<VoxelShape> collisions)