java.lang.Object
com.simibubi.create.content.contraptions.actors.roller.PaveTask

public class PaveTask extends Object
  • Constructor Details

    • PaveTask

      public PaveTask(double h1, double h2)
  • Method Details

    • getHorizontalInterval

      public net.createmod.catnip.data.Couple<Double> getHorizontalInterval()
    • put

      public void put(int x, int z, float y)
    • get

      public float get(net.createmod.catnip.data.Couple<Integer> coords)
    • keys

      public Set<net.createmod.catnip.data.Couple<Integer>> keys()
    • put

      public void put(net.minecraft.core.BlockPos p)