public interface ClientPickBlockGatherCallback
| Modifier and Type | Field and Description |
|---|---|
static Event<ClientPickBlockGatherCallback> |
EVENT |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.item.ItemStack |
pick(net.minecraft.entity.player.PlayerEntity player,
net.minecraft.util.hit.HitResult result) |
static final Event<ClientPickBlockGatherCallback> EVENT