Uses of Class
net.minecraft.world.entity.projectile.throwableitemprojectile.ThrownExperienceBottle
Packages that use ThrownExperienceBottle
Package
Description
-
Uses of ThrownExperienceBottle in net.minecraft.world.entity
Fields 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.projectile.throwableitemprojectile
Constructor parameters in net.minecraft.world.entity.projectile.throwableitemprojectile with type arguments of type ThrownExperienceBottleModifierConstructorDescriptionThrownExperienceBottle(EntityType<? extends ThrownExperienceBottle> p_481008_, Level p_478988_)