public class ArmInteractionPointHandler
extends java.lang.Object
| Constructor and Description |
|---|
ArmInteractionPointHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
flushSettings(net.minecraft.util.math.BlockPos pos) |
static void |
leftClickingBlocksDeselectsThem(net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock event) |
static void |
rightClickingBlocksSelectsThem(net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock event) |
static void |
tick() |
public static void rightClickingBlocksSelectsThem(net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock event)
public static void leftClickingBlocksDeselectsThem(net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock event)
public static void flushSettings(net.minecraft.util.math.BlockPos pos)
public static void tick()