Class LightningEntity

java.lang.Object
org.geysermc.connector.entity.Entity
org.geysermc.connector.entity.LightningEntity

public class LightningEntity extends Entity
  • Constructor Details

    • LightningEntity

      public LightningEntity(long entityId, long geyserId, EntityType entityType, com.nukkitx.math.vector.Vector3f position, com.nukkitx.math.vector.Vector3f motion, com.nukkitx.math.vector.Vector3f rotation)
  • Method Details