History - net.minecraft.entity.projectile.ExplosiveProjectileEntity

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.entity.projectile.hurtingprojectile.AbstractHurtingProjectile

net.minecraft.class_1668

net.minecraft.entity.projectile.ExplosiveProjectileEntity

Fields

double: INITAL_ACCELERATION_POWER, field_51891, DEFAULT_ACCELERATION_POWER

double: DEFLECTION_SCALE, field_51892, field_51892

double: accelerationPower, field_51893, accelerationPower

Constructors

(EntityType<? extends ExplosiveProjectileEntity>, World)

(EntityType<? extends ExplosiveProjectileEntity>, double, double, double, World)

(EntityType<? extends ExplosiveProjectileEntity>, double, double, double, Vec3d, World)

(EntityType<? extends ExplosiveProjectileEntity>, LivingEntity, Vec3d, World)

Methods

void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker

boolean (double): shouldRenderAtSqrDistance, method_5640, shouldRender

RaycastContext$ShapeType (): getClipType, method_55053, getRaycastShapeType

void (): tick, method_5773, tick

void (): applyInertia, method_63671, applyDrag

void (): createParticleTrail, method_63672, addParticles

boolean (ServerWorld, DamageSource, float): hurtServer, method_64397, damage

boolean (Entity): canHitEntity, method_26958, canHit

boolean (): shouldBurn, method_7468, isBurning

ParticleEffect (): getTrailParticle, method_7467, getParticleType

float (): getInertia, method_7466, getDrag

float (): getLiquidInertia, method_55583, getDragInWater

void (WriteView): addAdditionalSaveData, method_5652, writeCustomData

void (ReadView): readAdditionalSaveData, method_5749, readCustomData

float (): getLightLevelDependentMagicValue, method_5718, getBrightnessAtEyes

void (Vec3d, double): assignDirectionalMovement, method_60499, setVelocityWithAcceleration

void (boolean): onDeflection, method_59525, onDeflected