Uses of Class
net.minecraft.entity.projectile.thrown.EnderPearlEntity
Packages that use EnderPearlEntity
Package
Description
-
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) -
Uses of EnderPearlEntity in net.minecraft.server.network
Fields in net.minecraft.server.network with type parameters of type EnderPearlEntityModifier and TypeFieldDescriptionprivate final Set<EnderPearlEntity> ServerPlayerEntity.field_54208Methods in net.minecraft.server.network that return types with arguments of type EnderPearlEntityMethods in net.minecraft.server.network with parameters of type EnderPearlEntityModifier and TypeMethodDescriptionvoidServerPlayerEntity.method_64124(EnderPearlEntity enderPearlEntity) voidServerPlayerEntity.method_64130(EnderPearlEntity enderPearlEntity) longServerPlayerEntity.method_64133(EnderPearlEntity enderPearlEntity)