Class EjectorTargetHandler

java.lang.Object
com.simibubi.create.content.logistics.block.depot.EjectorTargetHandler

public class EjectorTargetHandler extends Object
  • Constructor Details

    • EjectorTargetHandler

      public EjectorTargetHandler()
  • Method Details

    • rightClickingBlocksSelectsThem

      public static void rightClickingBlocksSelectsThem(net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock event)
    • leftClickingBlocksDeselectsThem

      public static void leftClickingBlocksDeselectsThem(net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock event)
    • flushSettings

      public static void flushSettings(net.minecraft.core.BlockPos pos)
    • getValidTargetDirection

      public static net.minecraft.core.Direction getValidTargetDirection(net.minecraft.core.BlockPos pos)
    • tick

      public static void tick()
    • drawArc

      protected static void drawArc()
    • drawOutline

      public static void drawOutline(net.minecraft.core.BlockPos selection)