Uses of Enum Class
io.papermc.paper.raytracing.RayTraceTarget
Packages that use RayTraceTarget
-
Uses of RayTraceTarget in io.papermc.paper.raytracing
Subclasses with type arguments of type RayTraceTarget in io.papermc.paper.raytracingMethods in io.papermc.paper.raytracing that return RayTraceTargetModifier and TypeMethodDescriptionstatic RayTraceTargetReturns the enum constant of this class with the specified name.static RayTraceTarget[]RayTraceTarget.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.papermc.paper.raytracing with parameters of type RayTraceTargetModifier and TypeMethodDescriptionPositionedRayTraceConfigurationBuilder.targets(RayTraceTarget first, RayTraceTarget... others) Sets the targets for the rayTrace.