Uses of Class
net.minecraft.entity.projectile.thrown.EnderPearlEntity
| Package | Description |
|---|---|
| net.minecraft.entity | |
| net.minecraft.entity.projectile.thrown |
-
Uses of EnderPearlEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type EnderPearlEntity Modifier and Type Field Description static 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 EnderPearlEntity Constructor Description EnderPearlEntity(EntityType<? extends EnderPearlEntity> type, World world)