java.lang.Object
com.simibubi.create.content.contraptions.components.structureMovement.glue.SuperGlueSelectionHelper

public class SuperGlueSelectionHelper extends Object
  • Constructor Details

    • SuperGlueSelectionHelper

      public SuperGlueSelectionHelper()
  • Method Details

    • searchGlueGroup

      public static Set<net.minecraft.core.BlockPos> searchGlueGroup(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos startPos, net.minecraft.core.BlockPos endPos, boolean includeOther)
    • collectGlueFromInventory

      public static boolean collectGlueFromInventory(net.minecraft.world.entity.player.Player player, int requiredAmount, boolean simulate)