Uses of Class
net.minecraft.world.entity.projectile.ThrownExperienceBottle
Packages that use ThrownExperienceBottle
- 
Uses of ThrownExperienceBottle in net.minecraft.world.entityFields in net.minecraft.world.entity with type parameters of type ThrownExperienceBottleModifier and TypeFieldDescriptionstatic final EntityType<ThrownExperienceBottle>EntityType.EXPERIENCE_BOTTLE
- 
Uses of ThrownExperienceBottle in net.minecraft.world.entity.projectileConstructor parameters in net.minecraft.world.entity.projectile with type arguments of type ThrownExperienceBottleModifierConstructorDescriptionThrownExperienceBottle(EntityType<? extends ThrownExperienceBottle> p_37510_, Level p_37511_)