public interface BlockPickInteractionAware
Modifier and Type | Method and Description |
---|---|
net.minecraft.item.ItemStack |
getPickedStack(net.minecraft.block.BlockState state,
net.minecraft.world.BlockView view,
net.minecraft.util.math.BlockPos pos,
net.minecraft.entity.player.PlayerEntity player,
net.minecraft.util.hit.HitResult result) |