net.minecraft.world.entity.projectile

public abstract class ThrowableProjectile

extends Projectile

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, ScoreHolder, TraceableEntity

cqy
net.minecraft.world.entity.projectile.ThrowableProjectile
net.minecraft.class_1682
net.minecraft.entity.projectile.thrown.ThrownEntity
net.minecraft.world.entity.projectile.EntityProjectile

Field summary

Modifier and TypeField
private static final float
a
MIN_CAMERA_DISTANCE_SQUARED
field_52510
field_52510

Constructor summary

ModifierConstructor
protected (EntityType<? extends ThrowableProjectile> arg0, Level arg1)
protected (EntityType<? extends ThrowableProjectile> type, double x, double y, double z, Level world)

Method summary

Modifier and TypeMethod
public boolean
a(double arg0)
shouldRenderAtSqrDistance(double arg0)
method_5640(double arg0)
shouldRender(double arg0)
public boolean
o(boolean arg0)
canUsePortal(boolean arg0)
method_5822(boolean arg0)
canUsePortals(boolean arg0)
public void
h()
tick()
method_5773()
tick()
private void
m()
applyInertia()
method_63673()
applyDrag()
private void
s()
handleFirstTickBubbleColumn()
method_65041()
tickInitialBubbleColumnCollision()
protected double
bd()
getDefaultGravity()
method_7490()
getGravity()