extends MultiTickTask<GoatEntity>
All mapped superinterfaces:
| net.minecraft.world.entity.ai.behavior.RamTarget | |
| net.minecraft.class_6338 | |
| net.minecraft.entity.ai.brain.task.RamImpactTask |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final int |
|
||||||
| public static final float |
|
||||||
| private final Function<GoatEntity, UniformIntProvider> |
|
||||||
| private final TargetPredicate |
|
||||||
| private final float |
|
||||||
| private final ToDoubleFunction<GoatEntity> |
|
||||||
| private Vec3d |
|
||||||
| private final Function<GoatEntity, SoundEvent> |
|
||||||
| private final Function<GoatEntity, SoundEvent> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Function<GoatEntity, UniformIntProvider> cooldownRangeFactory, TargetPredicate targetPredicate, float speed, ToDoubleFunction<GoatEntity> strengthMultiplierFactory, Function<GoatEntity, SoundEvent> impactSoundFactory, Function<GoatEntity, SoundEvent> hornBreakSoundFactory) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected boolean |
|
||||||
| protected boolean |
|
||||||
| protected void |
|
||||||
| protected void |
|
||||||
| private boolean |
|
||||||
| protected void |
|
||||||
| protected boolean |
|
||||||
| protected boolean |
|
||||||
| protected void |
|
||||||
| protected void |
|