Uses of Class
net.minecraft.item.ShootableItem
-
Packages that use ShootableItem Package Description net.minecraft.entity net.minecraft.entity.monster net.minecraft.entity.monster.piglin net.minecraft.item -
-
Uses of ShootableItem in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type ShootableItem Modifier and Type Method Description booleanMobEntity. canFireProjectileWeapon(ShootableItem p_230280_1_) -
Uses of ShootableItem in net.minecraft.entity.monster
Methods in net.minecraft.entity.monster with parameters of type ShootableItem Modifier and Type Method Description booleanAbstractSkeletonEntity. canFireProjectileWeapon(ShootableItem p_230280_1_)booleanPillagerEntity. canFireProjectileWeapon(ShootableItem p_230280_1_) -
Uses of ShootableItem in net.minecraft.entity.monster.piglin
Methods in net.minecraft.entity.monster.piglin with parameters of type ShootableItem Modifier and Type Method Description booleanPiglinEntity. canFireProjectileWeapon(ShootableItem p_230280_1_) -
Uses of ShootableItem in net.minecraft.item
Subclasses of ShootableItem in net.minecraft.item Modifier and Type Class Description classBowItemclassCrossbowItem
-