Class StockTickerInteractionHandler

java.lang.Object
com.simibubi.create.content.logistics.stockTicker.StockTickerInteractionHandler

public class StockTickerInteractionHandler extends Object
  • Constructor Details

    • StockTickerInteractionHandler

      public StockTickerInteractionHandler()
  • Method Details

    • interactWithLogisticsManager

      public static void interactWithLogisticsManager(net.neoforged.neoforge.event.entity.player.PlayerInteractEvent.EntityInteractSpecific event)
    • interactWithLogisticsManagerAt

      public static boolean interactWithLogisticsManagerAt(net.minecraft.world.entity.player.Player player, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos targetPos)
    • getStockTickerPosition

      public static net.minecraft.core.BlockPos getStockTickerPosition(net.minecraft.world.entity.Entity entity)