net.minecraft.world.entity.projectilepublic 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 Type | Field |
---|
private static final float | | a | | MIN_CAMERA_DISTANCE_SQUARED | | field_52510 | | field_52510 |
|
Constructor summary
Method summary
Modifier and Type | Method |
---|
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() |
|