Uses of Interface
net.minecraft.entity.ICrossbowUser
-
Packages that use ICrossbowUser Package Description net.minecraft.entity.ai.brain.task net.minecraft.entity.ai.goal net.minecraft.entity.monster net.minecraft.entity.monster.piglin -
-
Uses of ICrossbowUser in net.minecraft.entity.ai.brain.task
Classes in net.minecraft.entity.ai.brain.task with type parameters of type ICrossbowUser Modifier and Type Class Description class
ShootTargetTask<E extends MobEntity & ICrossbowUser,T extends LivingEntity>
-
Uses of ICrossbowUser in net.minecraft.entity.ai.goal
Classes in net.minecraft.entity.ai.goal with type parameters of type ICrossbowUser Modifier and Type Class Description class
RangedCrossbowAttackGoal<T extends MonsterEntity & IRangedAttackMob & ICrossbowUser>
-
Uses of ICrossbowUser in net.minecraft.entity.monster
Classes in net.minecraft.entity.monster that implement ICrossbowUser Modifier and Type Class Description class
PillagerEntity
-
Uses of ICrossbowUser in net.minecraft.entity.monster.piglin
Classes in net.minecraft.entity.monster.piglin that implement ICrossbowUser Modifier and Type Class Description class
PiglinEntity
-