Class OstrichMeleeAttack
java.lang.Object
net.frozenblock.wilderwild.entity.ai.ostrich.OstrichMeleeAttack
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OstrichMeleeAttack
public OstrichMeleeAttack()
-
-
Method Details
-
create
@Contract("_ -> new") @NotNull public static @NotNull net.minecraft.world.entity.ai.behavior.OneShot<Ostrich> create(int cooldownBetweenAttacks)
-