Package net.minecraft.entity.projectile
Class ProjectileUtil
java.lang.Object
net.minecraft.entity.projectile.ProjectileUtil
- Mappings:
Namespace Name official aeqintermediary net/minecraft/class_3004named net/minecraft/entity/projectile/ProjectileUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BlockHitResultmethod_13286(Entity entity, boolean bool, boolean bool2, Entity entity2) static final voidsetRotationFromVelocity(Entity entity, float delta)
-
Constructor Details
-
ProjectileUtil
public ProjectileUtil()
-
-
Method Details
-
method_13286
public static BlockHitResult method_13286(Entity entity, boolean bool, boolean bool2, Entity entity2) - Mappings:
Namespace Name Mixin selector official aLaeq;a(Lvg;ZZLvg;)Lbhc;intermediary method_13286Lnet/minecraft/class_3004;method_13286(Lnet/minecraft/class_864;ZZLnet/minecraft/class_864;)Lnet/minecraft/class_234;named method_13286Lnet/minecraft/entity/projectile/ProjectileUtil;method_13286(Lnet/minecraft/entity/Entity;ZZLnet/minecraft/entity/Entity;)Lnet/minecraft/util/hit/BlockHitResult;
-
setRotationFromVelocity
- Mappings:
Namespace Name Mixin selector official aLaeq;a(Lvg;F)Vintermediary method_13285Lnet/minecraft/class_3004;method_13285(Lnet/minecraft/class_864;F)Vnamed setRotationFromVelocityLnet/minecraft/entity/projectile/ProjectileUtil;setRotationFromVelocity(Lnet/minecraft/entity/Entity;F)V
-