Class ZapperInteractionHandler

java.lang.Object
com.simibubi.create.content.curiosities.zapper.ZapperInteractionHandler

public class ZapperInteractionHandler extends Object
  • Constructor Details

    • ZapperInteractionHandler

      public ZapperInteractionHandler()
  • Method Details

    • leftClickingBlocksWithTheZapperSelectsTheBlock

      public static void leftClickingBlocksWithTheZapperSelectsTheBlock(net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock event)
    • trySelect

      public static boolean trySelect(net.minecraft.world.item.ItemStack stack, net.minecraft.world.entity.player.Player player)
    • getRange

      public static int getRange(net.minecraft.world.item.ItemStack stack)