Uses of Class
net.minecraft.entity.projectile.thrown.EnderPearlEntity
Packages that use EnderPearlEntity
-
Uses of EnderPearlEntity in net.minecraft.entity
Fields 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.thrown
Constructor parameters in net.minecraft.entity.projectile.thrown with type arguments of type EnderPearlEntityModifierConstructorDescriptionEnderPearlEntity
(EntityType<? extends EnderPearlEntity> type, World world)