Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.magmacore.projectiles
/
MagicProjectileMarker
Magic
Projectile
Marker
public
final
class
MagicProjectileMarker
Shared marker used by the magic engine and FMM's modeled-hitbox router.
Members
Functions
is
Marked
Link copied to clipboard
public
static
boolean
isMarked
(
Projectile
projectile
)
resolve
Link copied to clipboard
public
static
boolean
resolve
(
Projectile
projectile
,
LivingEntity
target
)
Route modeled hits back to the engine that launched this projectile, across shaded copies.