Class EvokerFangsEntity

java.lang.Object
org.geysermc.geyser.entity.type.Entity
org.geysermc.geyser.entity.type.EvokerFangsEntity
All Implemented Interfaces:
org.geysermc.geyser.api.entity.type.GeyserEntity, Tickable

public class EvokerFangsEntity extends Entity implements Tickable
  • Constructor Details

  • Method Details

    • tick

      public void tick()
      Description copied from interface: Tickable
      This function gets called every game tick as long as the game tick loop isn't frozen.
      Specified by:
      tick in interface Tickable
    • setAttackStarted

      public void setAttackStarted()