public class ZapperInteractionHandler
extends java.lang.Object
| Constructor and Description |
|---|
ZapperInteractionHandler() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getRange(net.minecraft.item.ItemStack stack) |
static void |
leftClickingBlocksWithTheZapperSelectsTheBlock(net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock event) |
static boolean |
trySelect(net.minecraft.item.ItemStack stack,
net.minecraft.entity.player.PlayerEntity player) |
public static void leftClickingBlocksWithTheZapperSelectsTheBlock(net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock event)
public static boolean trySelect(net.minecraft.item.ItemStack stack,
net.minecraft.entity.player.PlayerEntity player)
public static int getRange(net.minecraft.item.ItemStack stack)