Class ShipLandingAttachment

java.lang.Object
net.jcm.vsch.ship.ShipLandingAttachment

public final class ShipLandingAttachment extends Object
  • Field Details

    • launching

      public boolean launching
    • landing

      public boolean landing
    • commander

      public net.minecraft.server.level.ServerPlayer commander
    • velocity

      public org.joml.Vector3dc velocity
    • omega

      public org.joml.Vector3dc omega
  • Constructor Details

    • ShipLandingAttachment

      public ShipLandingAttachment()
    • ShipLandingAttachment

      public ShipLandingAttachment(boolean launching)