Package org.spongepowered.api.util.blockray
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.util.blockray
-
ClassDescriptionBuilds a set of parameters to define a ray trace that traces from a source position to a target position (or in a specified direction), subject to the supplied constraints.Creates relevant objects for ray tracing.RayTraceResult<T extends Locatable>The result of a
RayTrace