Uses of Class
net.minecraft.entity.projectile.thrown.ExperienceBottleEntity
| Package | Description |
|---|---|
| net.minecraft.entity | |
| net.minecraft.entity.projectile.thrown |
-
Uses of ExperienceBottleEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ExperienceBottleEntity Modifier and Type Field Description static EntityType<ExperienceBottleEntity>EntityType. EXPERIENCE_BOTTLE -
Uses of ExperienceBottleEntity in net.minecraft.entity.projectile.thrown
Constructor parameters in net.minecraft.entity.projectile.thrown with type arguments of type ExperienceBottleEntity Constructor Description ExperienceBottleEntity(EntityType<? extends ExperienceBottleEntity> type, World world)