Class KineticsHelper

java.lang.Object
com.petrolpark.util.KineticsHelper

public class KineticsHelper extends Object
  • Constructor Details

    • KineticsHelper

      public KineticsHelper()
  • Method Details

    • addLargeCogwheelPropagationLocations

      public static void addLargeCogwheelPropagationLocations(net.minecraft.core.BlockPos pos, List<net.minecraft.core.BlockPos> neighbours)
    • directionBetween

      public static net.minecraft.core.Direction directionBetween(net.minecraft.core.BlockPos posFrom, net.minecraft.core.BlockPos posTo)
    • rotateToFace

      public static com.mojang.blaze3d.vertex.PoseStack rotateToFace(net.minecraft.core.Direction facing)
    • rotateToAxis

      public static com.mojang.blaze3d.vertex.PoseStack rotateToAxis(net.minecraft.core.Direction.Axis axis)