net.minecraft.entity.projectile.thrown
extends ProjectileEntity
Nameable, EntityLike, UniquelyIdentifiable, ScoreHolder, DataTracked, ComponentsAccess, HeldItemContext, StackReferenceGetter, DebugTrackable, EntryConvertible, Ownable
| net.minecraft.world.entity.projectile.ThrowableProjectile |
| net.minecraft.class_1682 |
| net.minecraft.entity.projectile.thrown.ThrownEntity |
Field summary
| Modifier and Type | Field |
| private static final float |
| MIN_CAMERA_DISTANCE_SQUARED |
| field_52510 |
| field_52510 |
|
Constructor summary
Method summary
| Modifier and Type | Method |
| public boolean |
| shouldRenderAtSqrDistance(double distance) |
| method_5640(double arg0) |
| shouldRender(double arg0) |
|
| public boolean |
| canUsePortal(boolean ignorePassenger) |
| method_5822(boolean arg0) |
| canUsePortals(boolean arg0) |
|
| public void |
| tick() |
| method_5773() |
| tick() |
|
| private void |
| applyInertia() |
| method_63673() |
| applyDrag() |
|
| protected float |
| getAirDrag() |
| method_1_5399() |
| getAirDragModifier() |
|
| private void |
| handleFirstTickBubbleColumn() |
| method_65041() |
| tickInitialBubbleColumnCollision() |
|
| protected double |
| getDefaultGravity() |
| method_7490() |
| getGravity() |
|