Interface ProjectileDeflection
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ProjectileDeflection
static final ProjectileDeflection
static final ProjectileDeflection
static final ProjectileDeflection
-
Method Summary
Modifier and TypeMethodDescriptionvoid
deflect
(Projectile p_332034_, Entity p_330319_, RandomSource p_333938_)
-
Field Details
-
NONE
-
REVERSE
-
AIM_DEFLECT
-
MOMENTUM_DEFLECT
-
-
Method Details
-
deflect
-