| Package | Description |
|---|---|
| org.cloudburstmc.server.math |
| Modifier and Type | Method and Description |
|---|---|
static BlockRayTrace |
BlockRayTrace.of(com.nukkitx.math.vector.Vector3f start,
com.nukkitx.math.vector.Vector3f end) |
static BlockRayTrace |
BlockRayTrace.of(com.nukkitx.math.vector.Vector3f start,
com.nukkitx.math.vector.Vector3f direction,
double distance) |
Copyright © 2020. All rights reserved.