Uses of Class
net.minecraft.util.RewindableStream
-
Uses of RewindableStream in net.minecraft.world.entity
Modifier and TypeMethodDescriptionstatic Vec3
Entity.collideBoundingBox(Vec3 p_20026_, AABB p_20027_, LevelReader p_20028_, CollisionContext p_20029_, RewindableStream<VoxelShape> p_20030_)
static Vec3
Entity.collideBoundingBoxHeuristically(Entity p_19960_, Vec3 p_19961_, AABB p_19962_, Level p_19963_, CollisionContext p_19964_, RewindableStream<VoxelShape> p_19965_)
static Vec3
Entity.collideBoundingBoxLegacy(Vec3 p_20022_, AABB p_20023_, RewindableStream<VoxelShape> p_20024_)