Uses of Class
net.minecraft.entity.projectile.thrown.EnderPearlEntity
Packages that use EnderPearlEntity
- 
Uses of EnderPearlEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type EnderPearlEntityModifier and TypeFieldDescriptionstatic final EntityType<EnderPearlEntity>EntityType.ENDER_PEARL
- 
Uses of EnderPearlEntity in net.minecraft.entity.projectile.thrownConstructor parameters in net.minecraft.entity.projectile.thrown with type arguments of type EnderPearlEntityModifierConstructorDescriptionEnderPearlEntity(EntityType<? extends EnderPearlEntity> type, World world)