Interface ArmInteractionPointHandlerAccessor


public interface ArmInteractionPointHandlerAccessor
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static net.minecraft.world.item.ItemStack
     
    static List<com.simibubi.create.content.kinetics.mechanicalArm.ArmInteractionPoint>
     
    static long
     
  • Method Details

    • getCurrentSelection

      static List<com.simibubi.create.content.kinetics.mechanicalArm.ArmInteractionPoint> getCurrentSelection()
    • getCurrentItem

      static net.minecraft.world.item.ItemStack getCurrentItem()
    • getLastBlockPos

      static long getLastBlockPos()