@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.util.blockray
-
Interface Summary Interface Description RayTrace<T extends Locatable> Builds 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.RayTrace.Factory Creates relevant objects for ray tracing.RayTraceResult<T extends Locatable> The result of aRayTrace