Uses of Interface
net.minecraft.entity.CrossbowUser
Packages that use CrossbowUser
Package
Description
-
Uses of CrossbowUser in net.minecraft.entity.ai.brain.task
Classes in net.minecraft.entity.ai.brain.task with type parameters of type CrossbowUserModifier and TypeClassDescriptionclass
CrossbowAttackTask<E extends MobEntity & CrossbowUser,T extends LivingEntity>
-
Uses of CrossbowUser in net.minecraft.entity.ai.goal
Classes in net.minecraft.entity.ai.goal with type parameters of type CrossbowUserModifier and TypeClassDescriptionclass
CrossbowAttackGoal<T extends HostileEntity & RangedAttackMob & CrossbowUser>
-
Uses of CrossbowUser in net.minecraft.entity.mob
Classes in net.minecraft.entity.mob that implement CrossbowUser