Uses of Class
net.minecraft.entity.projectile.PotionEntity
-
Packages that use PotionEntity Package Description net.minecraft.entity net.minecraft.entity.projectile -
-
Uses of PotionEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type PotionEntity Modifier and Type Field Description static EntityType<PotionEntity>
EntityType. POTION
-
Uses of PotionEntity in net.minecraft.entity.projectile
Constructor parameters in net.minecraft.entity.projectile with type arguments of type PotionEntity Constructor Description PotionEntity(EntityType<? extends PotionEntity> p_i50149_1_, World p_i50149_2_)
-