Class AtmosphericCollision

java.lang.Object
net.jcm.vsch.event.AtmosphericCollision

public class AtmosphericCollision extends Object
  • Constructor Details

    • AtmosphericCollision

      public AtmosphericCollision()
  • Method Details

    • atmosphericCollisionTick

      public static void atmosphericCollisionTick(net.minecraft.server.level.ServerLevel level)
      Checks all VS ships for the given level, if any of them are above their dimensions atmosphere (as set in a CH datapack), they will be moved to the specified origin in the travel to dimension.
      Parameters:
      level -