Interface ArmInteractionPointHandlerAccessor
public interface ArmInteractionPointHandlerAccessor
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic net.minecraft.world.item.ItemStackstatic 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()
-