public class EjectorTargetHandler
extends java.lang.Object
| Constructor and Description |
|---|
EjectorTargetHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
drawArc() |
static void |
flushSettings(net.minecraft.util.math.BlockPos pos) |
static net.minecraft.util.Direction |
getValidTargetDirection(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 net.minecraft.util.Direction getValidTargetDirection(net.minecraft.util.math.BlockPos pos)
public static void tick()
protected static void drawArc()