Type alias: Ray
Ray:
object
Ray representing a direction from a set location. This location typically corresponds to the location of a mouse click performed on the client.
Type declaration
cursorBlockLocation
cursorBlockLocation:
minecraftserver.Vector3
direction
direction:
minecraftserver.Vector3
location
location:
minecraftserver.Vector3
rayHit
rayHit:
boolean