Uses of Interface
net.minecraft.world.level.BlockGetter.BlockStepVisitor
Packages that use BlockGetter.BlockStepVisitor
-
Uses of BlockGetter.BlockStepVisitor in net.minecraft.world.level
Methods in net.minecraft.world.level with parameters of type BlockGetter.BlockStepVisitorModifier and TypeMethodDescriptionprivate static int
BlockGetter.addCollisionsAlongTravel
(it.unimi.dsi.fastutil.longs.LongSet p_404983_, Vec3 p_365197_, Vec3 p_362395_, AABB p_362649_, BlockGetter.BlockStepVisitor p_405208_) static void
BlockGetter.forEachBlockIntersectedBetween
(Vec3 p_405487_, Vec3 p_405072_, AABB p_405459_, BlockGetter.BlockStepVisitor p_405341_)