Uses of Interface
net.minecraft.entity.CrossbowUser
| Package | Description |
|---|---|
| net.minecraft.entity.ai.brain.task | |
| net.minecraft.entity.ai.goal | |
| net.minecraft.entity.mob |
-
Uses of CrossbowUser in net.minecraft.entity.ai.brain.task
Classes in net.minecraft.entity.ai.brain.task with type parameters of type CrossbowUser Modifier and Type Class Description classCrossbowAttackTask<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 CrossbowUser Modifier and Type Class Description classCrossbowAttackGoal<T extends HostileEntity & RangedAttackMob & CrossbowUser> -
Uses of CrossbowUser in net.minecraft.entity.mob
Classes in net.minecraft.entity.mob that implement CrossbowUser Modifier and Type Class Description classPiglinEntityclassPillagerEntity