Uses of Class
net.minecraft.entity.item.EnderPearlEntity
Package
Description
-
Uses of EnderPearlEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityType<EnderPearlEntity>
EntityType.ENDER_PEARL
-
Uses of EnderPearlEntity in net.minecraft.entity.item
ModifierConstructorDescriptionEnderPearlEntity
(EntityType<? extends EnderPearlEntity> p_i50153_1_, World p_i50153_2_) -
Uses of EnderPearlEntity in net.minecraftforge.event
Modifier and TypeMethodDescriptionForgeEventFactory.onEnderPearlLand
(ServerPlayerEntity entity, double targetX, double targetY, double targetZ, EnderPearlEntity pearlEntity, float attackDamage) -
Uses of EnderPearlEntity in net.minecraftforge.event.entity.living
Modifier and TypeFieldDescriptionprivate final EnderPearlEntity
EntityTeleportEvent.EnderPearl.pearlEntity
ModifierConstructorDescriptionEnderPearl
(ServerPlayerEntity entity, double targetX, double targetY, double targetZ, EnderPearlEntity pearlEntity, float attackDamage)