Class ArrowEntity

All Implemented Interfaces:
org.geysermc.geyser.api.entity.type.GeyserEntity

public class ArrowEntity extends AbstractArrowEntity
  • Constructor Details

    • ArrowEntity

      public ArrowEntity(GeyserSession session, int entityId, long geyserId, UUID uuid, EntityDefinition<?> definition, org.cloudburstmc.math.vector.Vector3f position, org.cloudburstmc.math.vector.Vector3f motion, float yaw, float pitch, float headYaw)
  • Method Details

    • setPotionEffectColor

      public void setPotionEffectColor(org.geysermc.mcprotocollib.protocol.data.game.entity.metadata.type.IntEntityMetadata entityMetadata)