Uses of Class
net.minecraft.entity.projectile.thrown.PotionEntity
| Package | Description |
|---|---|
| net.minecraft.entity | |
| net.minecraft.entity.projectile.thrown |
-
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.thrown
Constructor parameters in net.minecraft.entity.projectile.thrown with type arguments of type PotionEntity Constructor Description PotionEntity(EntityType<? extends PotionEntity> type, World world)