Class Gravity

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

public class Gravity extends Object
The class for gravity related functions
  • Constructor Details

    • Gravity

      public Gravity()
  • Method Details

    • setAll

      public static void setAll(net.minecraft.server.level.ServerLevel world)
      Sets the Gravity of all dimensions as defined in the datapacks.
      Parameters:
      world - A ServerLevel used to access the world variables.