Class OstrichMeleeAttack

java.lang.Object
net.frozenblock.wilderwild.entity.ai.ostrich.OstrichMeleeAttack

public class OstrichMeleeAttack extends Object
  • 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)