Class StockTickerInteractionHandler
java.lang.Object
com.simibubi.create.content.logistics.stockTicker.StockTickerInteractionHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.core.BlockPosgetStockTickerPosition(net.minecraft.world.entity.Entity entity) static voidinteractWithLogisticsManager(net.neoforged.neoforge.event.entity.player.PlayerInteractEvent.EntityInteractSpecific event) static booleaninteractWithLogisticsManagerAt(net.minecraft.world.entity.player.Player player, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos targetPos)
-
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)
-