Uses of Interface
net.minecraft.entity.CrossbowUser
Package
Description
The basic AI system for Minecraft living entities.
-
Uses of CrossbowUser in net.minecraft.entity.ai.brain.task
Modifier and TypeClassDescriptionclass
CrossbowAttackTask<E extends MobEntity & CrossbowUser,
T extends LivingEntity> -
Uses of CrossbowUser in net.minecraft.entity.ai.goal
Modifier and TypeClassDescriptionclass
CrossbowAttackGoal<T extends HostileEntity & RangedAttackMob & CrossbowUser>
-
Uses of CrossbowUser in net.minecraft.entity.mob