Class SableIntegration

java.lang.Object
me.alexdevs.classicPeripherals.integrations.SableIntegration

public class SableIntegration extends Object
  • Constructor Details

    • SableIntegration

      public SableIntegration()
  • Method Details

    • getDistanceSquared

      public static double getDistanceSquared(net.minecraft.world.level.Level level, net.minecraft.world.phys.Vec3 pos1, net.minecraft.world.phys.Vec3 pos2)
    • toVector

      public static org.joml.Vector3d toVector(net.minecraft.world.phys.Vec3 vec3)