Class CogwheelChainingHandler

java.lang.Object
com.petrolpark.petrolsparts.content.chained_cogwheel.CogwheelChainingHandler

public class CogwheelChainingHandler extends Object
  • Constructor Details

    • CogwheelChainingHandler

      public CogwheelChainingHandler()
  • Method Details

    • tryConnect

      public static boolean tryConnect(net.minecraft.core.BlockPos pos)
    • tick

      public static void tick()
    • cancel

      public static void cancel()
    • canConnect

      public static boolean canConnect(net.minecraft.core.BlockPos pos1, net.minecraft.core.Direction.Axis axis1, net.minecraft.core.BlockPos pos2, net.minecraft.core.Direction.Axis axis2)