Class EnderEyeEntity

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

public class EnderEyeEntity extends Entity
  • Constructor Details

  • Method Details

    • initializeMetadata

      protected void initializeMetadata()
      Description copied from class: Entity
      Called on entity spawn. Used to populate the entity metadata and flags with default values.
      Overrides:
      initializeMetadata in class Entity