Package net.jcm.vsch.ship
Class ShipLandingAttachment
java.lang.Object
net.jcm.vsch.ship.ShipLandingAttachment
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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)
-