Uses of Enum Class
io.papermc.paper.raytracing.RayTraceTarget
-
Uses of RayTraceTarget in io.papermc.paper.raytracing
Modifier and TypeMethodDescriptionstatic RayTraceTarget
Returns 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.Modifier and TypeMethodDescriptionPositionedRayTraceConfigurationBuilder.targets
(RayTraceTarget first, RayTraceTarget... others) Sets the targets for the rayTrace.